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

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