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