WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarYearSlotLoadingEventArgs Class
Properties


In This Topic
    CalendarYearSlotLoadingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CalendarYearSlotLoadingEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets whether or not the year is an adjacent year in the calendar.  
    Public PropertyGets the slot raising the event. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarYearSlotInfo>)
    Public PropertyGets or sets the visual element shown in the day slot. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarYearSlotInfo>)
    Public PropertyGets the date information for the slot. (Inherited from C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarYearSlotInfo>)
    Public PropertyGets the year.  
    Public PropertyGets or sets the visual element shown in the year slot.  
    Top
    See Also