Ready-made form for appointment editing.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf.StandardForms
SyntaxC#
Copy Code
|
|---|
public class AppointmentForm : Window, IComponentConnector |
Visual Basic
Copy Code
|
|---|
Public Class AppointmentForm |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
System.Windows.Controls.ContentControl![]()
System.Windows.Window![]()
MindFusion.Scheduling.Wpf.AppointmentForm
See Also