Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / CalendarYearSlotInfo Class / Date Property

In This Topic
    Date Property (CalendarYearSlotInfo)
    In This Topic
    Gets the date associated with the slot.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Date As Date
    public DateTime Date {get;}
    See Also