MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.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 View DayOfWeekSlot {get; set;}
    See Also