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

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

GridBase クラス
GridBase メンバ