MindFusion.Wpf Pack Programmer's Guide
AppointmentForm Class
See Also
 





Ready-made form for appointment editing.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf.StandardForms

 Syntax

C#  Copy Code

public class AppointmentForm : Window, IComponentConnector

Visual Basic  Copy Code

Public Class AppointmentForm
    Inherits Window
    Implements IComponentConnector

 Inheritance Hierarchy

System.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

AppointmentForm Members
MindFusion.Scheduling.Wpf Namespace