WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarDayOfWeekSlotLoadingEventArgs Class / DayOfWeek Property
In This Topic
    DayOfWeek Property (CalendarDayOfWeekSlotLoadingEventArgs)
    In This Topic
    Gets the day of week for the corresponding day of week slot.
    Syntax
    public DayOfWeek DayOfWeek {get;}
    See Also