OLAP for WPF /Silverlight
AlternatingRowBackground プロパティ (C1FlexGrid)

C1.Silverlight.FlexGrid.5 アセンブリ > C1.Silverlight.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 メンバ