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

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

GridBase クラス
GridBase メンバ