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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > GridBase クラス : GridLinesWidth プロパティ
セル間にある線の幅を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("GridLinesWidth")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property GridLinesWidth As System.Double
[Foundation.Export("GridLinesWidth")]
[System.ComponentModel.Browsable(true)]
public System.double GridLinesWidth {get; set;}
参照

GridBase クラス
GridBase メンバ