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

In This Topic
    Slot Property (CalendarHeaderLoadingEventArgs)
    In This Topic
    Gets the slot raising the event.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Slot As CalendarSlotPresenter
    public CalendarSlotPresenter Slot {get;}
    See Also