WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarMonthSlotLoadingEventArgs Class
Members
In This Topic
    CalendarMonthSlotLoadingEventArgs Class
    In This Topic
    Event information for C1Calendar.MonthSlotLoading event.
    Object Model
    CalendarMonthSlotLoadingEventArgs ClassCalendarSlotPresenter ClassCalendarMonthSlotInfo Class
    Syntax
    public class CalendarMonthSlotLoadingEventArgs : C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<CalendarMonthSlotInfo> 
    Inheritance Hierarchy

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

    See Also