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

In This Topic
    C1Calendar Class
    In This Topic
    Represents a multi month calendar with an ability to interactively navigate through months and select a specific System.DateTime value or its components.
    Object Model
    C1Calendar Class
    Syntax
    'Declaration
     
    
    Public Class C1Calendar 
       Inherits CalendarBase
    public class C1Calendar : CalendarBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Schedule.CalendarBase
                      C1.Silverlight.Schedule.C1Calendar

    See Also