[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarOrientation

CalendarOrientation Class

Specifies constants that define the navigation orientation

Inheritance
CalendarOrientation
Namespace: C1.iOS.Calendar
Assembly: C1.iOS.Calendar.dll
Syntax
public sealed class CalendarOrientation : Enum

Fields

Name Description
Horizontal

The calendar is navigated horizontally.

Vertical

The calendar is navigated vertically.

value__