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

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

GridBase クラス
GridBase メンバ