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

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