MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarDaySlotLoadingEventArgs Class / DaySlot Property
In This Topic
    DaySlot Property
    In This Topic
    Gets or sets the visual element shown in the day slot.
    Syntax
    public View DaySlot {get; set;}
    See Also