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

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

GridBase クラス
GridBase メンバ