Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarSlotLoadingEventArgs<T> Class / SlotInfo Property

In This Topic
    SlotInfo Property (CalendarSlotLoadingEventArgs<T>)
    In This Topic
    Gets the date information for the slot.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SlotInfo As T
    public T SlotInfo {get;}
    See Also