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

C1.iOS.Calendar アセンブリ > C1.iOS.Calendar 名前空間 > C1Calendar クラス : ShowNavigationButtons プロパティ
コントロールにデフォルトのナビゲーションボタンを表示するかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("ShowNavigationButtons")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property ShowNavigationButtons As System.Boolean
[Foundation.Export("ShowNavigationButtons")]
[System.ComponentModel.Browsable(true)]
public System.bool ShowNavigationButtons {get; set;}
参照

C1Calendar クラス
C1Calendar メンバ