Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarSlotsPanel<S> Class / Calendar Property

In This Topic
    Calendar Property (CalendarSlotsPanel<S>)
    In This Topic
    The calendar associated to the panel.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Calendar As C1Calendar
    public C1Calendar Calendar {get;}
    See Also