WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarYearSlotLoadingEventArgs Class
Members
In This Topic
    CalendarYearSlotLoadingEventArgs Class
    In This Topic
    Event information for C1Calendar.YearSlotLoading event.
    Object Model
    CalendarYearSlotLoadingEventArgs ClassCalendarSlotPresenter ClassCalendarYearSlotInfo Class
    Syntax
    public class CalendarYearSlotLoadingEventArgs : C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarYearSlotInfo> 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<T>
             C1.WinUI.Calendar.CalendarYearSlotLoadingEventArgs

    See Also