[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NamedStyle.IsLockBackColorSet

IsLockBackColorSet Method

IsLockBackColorSet()

Gets whether the lockedBackColor setting of the cell (LockBackColor property) is set.

Declaration
public override bool IsLockBackColorSet()
Public Overrides Function IsLockBackColorSet() As Boolean
Returns
Type Description
bool

true if is set; false otherwise

Overrides