Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / CalendarInfo Property

In This Topic
    CalendarInfo Property (C1Schedule)
    In This Topic
    Gets the CalendarInfo object for the C1Schedule control.
    Syntax
    'Declaration
     
    Public ReadOnly Property CalendarInfo As CalendarInfo
    public CalendarInfo CalendarInfo {get;}
    See Also