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