ComponentOne Studio for WinRT XAML
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 メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.