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

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

GridBase クラス
GridBase メンバ