MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarDayOfWeekSlotInfo Class / DayOfWeek Property
In This Topic
    DayOfWeek Property (CalendarDayOfWeekSlotInfo)
    In This Topic
    Gets or sets the day of week associated with the slot.
    Syntax
    public DayOfWeek DayOfWeek {get; set;}
    See Also