Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1ScheduleStorage Class / Info Property

In This Topic
    Info Property (C1ScheduleStorage)
    In This Topic
    Gets the reference to the C1.Schedule.CalendarInfo object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Info As CalendarInfo
    public CalendarInfo Info {get;}
    See Also