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

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

FlexGrid クラス
FlexGrid メンバ