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

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