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

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

FlexGrid クラス
FlexGrid メンバ