Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / EditAppointmentControl Class
Members

In This Topic
    EditAppointmentControl Class
    In This Topic
    The EditAppointmentControl control allows editing of all appointment properties. EditAppointmentControl
    Object Model
    EditAppointmentControl Class
    Syntax
    'Declaration
     
    
    Public Class EditAppointmentControl 
       Inherits System.Windows.Controls.UserControl
    public class EditAppointmentControl : System.Windows.Controls.UserControl 
    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.Controls.UserControl
                               C1.WPF.Schedule.EditAppointmentControl

    See Also