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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > FlexGrid クラス : ShowOutlineBar プロパティ
グリッドにアウトラインボタンバーを表示するかどうかを決定する値を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("ShowOutlineBar")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property ShowOutlineBar As System.Boolean
[Foundation.Export("ShowOutlineBar")]
[System.ComponentModel.Browsable(true)]
public System.bool ShowOutlineBar {get; set;}
参照

FlexGrid クラス
FlexGrid メンバ