WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarDayOfWeekSlotLoadingEventArgs Class / DayOfWeekSlot Property
In This Topic
    DayOfWeekSlot Property
    In This Topic
    Gets or sets the visual element shown in the day of week slot.
    Syntax
    public FrameworkElement DayOfWeekSlot {get; set;}
    See Also