Xamarin.iOS のドキュメント
Orientation プロパティ

C1.iOS.Calendar アセンブリ > C1.iOS.Calendar 名前空間 > C1Calendar クラス : Orientation プロパティ
カレンダーの移動方向を示す値を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("Orientation")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property Orientation As CalendarOrientation
[Foundation.Export("Orientation")]
[System.ComponentModel.Browsable(true)]
public CalendarOrientation Orientation {get; set;}
参照

C1Calendar クラス
C1Calendar メンバ