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

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