WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.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 FrameworkElement YearSlot {get; set;}
    See Also