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

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

GridBase クラス
GridBase メンバ