[]
        
(Showing Draft Content)

C1.Maui.Calendar

C1.Maui.Calendar Namespace

Classes

C1Calendar

Represents a month calendar with the ability to interactively navigate through months and select a specific DateTime value or a range of dates.

CalendarAdapter

Adapter that allows advanced customization of the control.

CalendarDayOfWeekSlotInfo

Contains info about day of week slots.

CalendarDayOfWeekSlotLoadingEventArgs

Event data for C1Calendar.DayOfWeekSlotLoading event.

CalendarDaySlotInfo

Contains info about day slots.

CalendarDaySlotLoadingEventArgs

Event data for C1Calendar.DaySlotLoading event.

CalendarHeaderLoadingEventArgs

Provides event data for HeaderLoading event.

CalendarHeaderSlotInfo

Contains info about header slots.

CalendarMonthSlotInfo

Contains info about month slots.

CalendarMonthSlotLoadingEventArgs

Event information for C1Calendar.MonthSlotLoading event.

CalendarSelectionChangedEventArgs

Event information for C1Calendar.SelectionChanged event.

CalendarSelectionChangingEventArgs

Event data for C1Calendar.SelectionChanging event.

CalendarSlotInfo

Contains info about slots.

CalendarSlotLoadingEventArgs<T>

Base event data for slot loading events.

CalendarSlotPresenter

Slot visual element

CalendarTextSlotPresenter

Slot presenter that is only able to show text

CalendarViewModeAnimation

Settings of the animation performed when the current view changes.

CalendarYearSlotInfo

Contains info about year slots.

CalendarYearSlotLoadingEventArgs

Event information for C1Calendar.YearSlotLoading event.

DateList

The DateList class represents the observable collection of DateTime values. The collection contains unique values only. Every item in collection is a DateTime value containing the date part only.

DeferrableObservableCollection<T>

The DeferrableObservableCollection<T> represents an ObservableCollection<T> supported deferring events during the massive collection changes.

MauiAppBuilderEx

ObservableCollectionStringConverter

The ObservableCollectionStringConverter provides a type converter to convert ObservableCollection<T> objects to and from various other representations.

ReentrantObservableCollection<T>

The ReentrantObservableCollection<T> class represents the same interface and functionality as the Collection<T> with one exception: it allows collection changing in event handlers for the CollectionChanged event.

Enums

CalendarMouseOverMode

Defines constants that specify calendar mouse-over mode.

CalendarOrientation

Specifies constants that define the navigation orientation

CalendarType

Specifies the kind of calendar displayed

CalendarViewMode

Specifies constants that define the different views.

CalendarViewModeAnimationMode

Represent the different kinds of animations when changing ViewMode.