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

In This Topic
    EditAppointmentControl Class
    In This Topic
    The EditAppointmentControl control allows editing of all appointment properties.
    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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.UserControl
                      C1.Silverlight.Schedule.EditAppointmentControl

    See Also