Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarTextSlotPresenter Class / Slot Property

In This Topic
    Slot Property (CalendarTextSlotPresenter)
    In This Topic
    Gets the reference to the slot information.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Slot As CalendarSlotInfo
    public CalendarSlotInfo Slot {get;}
    See Also