Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace
Inheritance Hierarchy
In This Topic
    C1.iOS.Calendar Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a month calendar with the ability to interactively navigate through months and select a specific System.DateTime value or a range of dates.
    ClassContains info about day of week slots.
    ClassContains info about day slots.
    ClassContains info about header slots.
    ClassContains info about month slots.
    ClassContains info about slots.
    ClassContains info about year slots.
    ClassEvent data for C1Calendar.DayOfWeekSlotLoading event.
    ClassEvent data for C1Calendar.DaySlotLoading event.
    ClassPanel that displays day of the week.
    ClassPanel that disaplys day slots.
    ClassProvides event data for C1Calendar.HeaderLoading event.
    ClassPanel that displays headers slots.
    ClassEvent information for C1Calendar.MonthSlotLoading event.
    ClassPanel that displays months.
    ClassEvent information for C1Calendar.SelectionChanged event.
    ClassEvent data for C1Calendar.SelectionChanging event.
    ClassSlot visual element
    ClassAbstract panel used to render days, month years and days of weeks as a uniform grid which also allows rendering slots out of view.
    ClassSettings of the animation performed when the current view changes.
    ClassEvent information for C1Calendar.YearSlotLoading event.
    ClassPanel that shows years divided by decades.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies constants that define the navigation orientation
    EnumerationSpecifies the kind of calendar displayed
    EnumerationSpecifies constants that define the different views.
    EnumerationRepresent the different kinds of animations when changing C1Calendar.ViewMode.
    See Also