Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / LockBackColor Field


In This Topic
LockBackColor Field
In This Topic
Represents the Lock BackColor of the sheet style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly LockBackColor As SheetStyleProperty
 
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.LockBackColor
See Also