Xamarin.iOS のドキュメント
SelectionBackgroundColor プロパティ (GridBase)

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

GridBase クラス
GridBase メンバ