MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace
In This Topic
    C1.Maui.Calendar Namespace Inheritance Hierarchy
    In This Topic
    Inheritance Hierarchy
    System.Object
       C1.Maui.Calendar.CalendarAdapter
       C1.Maui.Calendar.CalendarSlotInfo
          C1.Maui.Calendar.CalendarDaySlotInfo
          C1.Maui.Calendar.CalendarHeaderSlotInfo
          C1.Maui.Calendar.CalendarMonthSlotInfo
             C1.Maui.Calendar.CalendarDayOfWeekSlotInfo
          C1.Maui.Calendar.CalendarYearSlotInfo
       C1.Maui.Calendar.MauiAppBuilderEx
       Microsoft.Maui.Controls.BindableObject
          C1.Maui.Core.C1Animation
             C1.Maui.Calendar.CalendarViewModeAnimation
          Microsoft.Maui.Controls.Element
             Microsoft.Maui.Controls.NavigableElement
                Microsoft.Maui.Controls.VisualElement
                   Microsoft.Maui.Controls.View
                      C1.Maui.Core.C1View
                         C1.Maui.Calendar.C1Calendar
                         C1.Maui.Core.C1Border
                            C1.Maui.Calendar.CalendarSlotPresenter
                               C1.Maui.Calendar.CalendarTextSlotPresenter
       Microsoft.Maui.Handlers.ElementHandler
          Microsoft.Maui.Handlers.ViewHandler
             Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
                C1.Maui.Core.C1ViewHandler<TVirtualView,TNativeView>
                   C1.Maui.Calendar.C1CalendarHandler
                   C1.Maui.Core.C1BorderHandler<TVirtualBorder,TNativeBorder>
                      C1.Maui.Calendar.CalendarSlotPresenterHandler<TVirtualBorder,TNativeBorder>
                         C1.Maui.Calendar.CalendarSlotPresenterHandler
                         C1.Maui.Calendar.CalendarTextSlotPresenterHandler
       System.Collections.ObjectModel.Collection<T>
          C1.Maui.Calendar.ReentrantObservableCollection<T>
             C1.Maui.Calendar.DateList
          System.Collections.ObjectModel.ObservableCollection<T>
             C1.Maui.Calendar.DeferrableObservableCollection<T>
       System.ComponentModel.TypeConverter
          C1.Maui.Calendar.ObservableCollectionStringConverter
       System.EventArgs
          C1.Maui.Calendar.CalendarSelectionChangedEventArgs
          C1.Maui.Calendar.CalendarSelectionChangingEventArgs
          C1.Maui.Calendar.CalendarSlotLoadingEventArgs<T>
             C1.Maui.Calendar.CalendarDayOfWeekSlotLoadingEventArgs
             C1.Maui.Calendar.CalendarDaySlotLoadingEventArgs
             C1.Maui.Calendar.CalendarHeaderLoadingEventArgs
             C1.Maui.Calendar.CalendarMonthSlotLoadingEventArgs
             C1.Maui.Calendar.CalendarYearSlotLoadingEventArgs
    See Also