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

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

GridBase クラス
GridBase メンバ