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

In This Topic
    Info Property (CalendarHelper)
    In This Topic
    Gets the underlying C1.C1Schedule.CalendarInfo object. For internal use only.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Info As CalendarInfo
    public CalendarInfo Info {get;}
    See Also