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

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