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

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

GridBase クラス
GridBase メンバ