Scheduler for WPF | ComponentOne
C1.Schedule Namespace / AppointmentCollection Class / CalendarInfo Property

In This Topic
    CalendarInfo Property
    In This Topic
    Gets the reference to the associated CalendarInfo object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CalendarInfo As CalendarInfo
    public CalendarInfo CalendarInfo {get;}
    See Also