FlexGrid for UWP
AlternatingRowBackground プロパティ

C1.UWP.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 > C1FlexGrid クラス : AlternatingRowBackground プロパティ
奇数行の背景の描画に使用する Windows.UI.Xaml.Media.Brushを取得または設定します。
シンタックス
'宣言
 
Public Property AlternatingRowBackground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush AlternatingRowBackground {get; set;}
解説
このプロパティを null に設定すると、 RowBackgroundプロパティで定義されたブラシによってすべての行が描画されます。
参照

C1FlexGrid クラス
C1FlexGrid メンバ