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

In This Topic
    C1CalendarItem Class
    In This Topic
    Represents a single month calendar with an ability to interactively navigate through months and select a specific DateTime or its components.
    Object Model
    C1CalendarItem Class
    Syntax
    'Declaration
     
    
    Public Class C1CalendarItem 
       Inherits CalendarBase
    public class C1CalendarItem : 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.C1CalendarItem

    See Also