Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Schedule.C1Scheduler

    See Also