GrapeCity SPREAD for Windows Forms 11.0J
LockBackColor プロパティ (AlternatingRow)


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

AlternatingRow クラス
AlternatingRow メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.