Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule 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