WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.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