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

In This Topic
    C1CalendarItem Constructor
    In This Topic
    Initializes a new instance of the C1CalendarItem control.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1CalendarItem()
    Remarks
    For internal use only.
    See Also