PowerTools SPREAD for Windows Forms 8.0J
NormalBackgroundColor プロパティ (BaseHeaderFlatStyleRenderer)


通常モードのときのセルの背景色を取得または設定します。
構文
'Declaration
 
Public Property NormalBackgroundColor As Color
'使用法
 
Dim instance As BaseHeaderFlatStyleRenderer
Dim value As Color
 
instance.NormalBackgroundColor = value
 
value = instance.NormalBackgroundColor
public Color NormalBackgroundColor {get; set;}
参照

BaseHeaderFlatStyleRenderer クラス
BaseHeaderFlatStyleRenderer メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.