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

In This Topic
    C1Scheduler Class
    In This Topic
    Represents a schedule with an ability to interactively manage appointments.
    Object Model
    C1Scheduler Class
    Syntax
    'Declaration
     
    
    Public Class C1Scheduler 
       Inherits System.Windows.Controls.Control
    public class C1Scheduler : System.Windows.Controls.Control 
    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
                         C1.WPF.Schedule.C1Scheduler

    See Also