FlexGrid for WPF
AlternatingRowBackground プロパティ (C1FlexGrid)

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

C1FlexGrid クラス
C1FlexGrid メンバ