PowerTools SPREAD for Windows Forms 8.0J
LabelColor プロパティ


ラベルの色を取得または設定します。
構文
'Declaration
 
Public Property LabelColor As Color
'使用法
 
Dim instance As FilterBarCellType
Dim value As Color
 
instance.LabelColor = value
 
value = instance.LabelColor
public Color LabelColor {get; set;}
参照

FilterBarCellType クラス
FilterBarCellType メンバ

 

 


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