PowerTools SPREAD for Windows Forms 10.0J
LockForeColor プロパティ (AlternatingRow)


この交互行のロックされたセルの前景色を取得または設定します。
構文
'Declaration
 
Public Property LockForeColor As Color
'使用法
 
Dim instance As AlternatingRow
Dim value As Color
 
instance.LockForeColor = value
 
value = instance.LockForeColor
public Color LockForeColor {get; set;}
参照

AlternatingRow クラス
AlternatingRow メンバ

 

 


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