Spread Windows Forms 12.0 Product Documentation
IsLockBackColorSet Method (StyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > StyleInfo Class : IsLockBackColorSet Method
Gets whether the lockedBackColor setting of the cell (LockBackColor property) is set.
Syntax
'Declaration
 
Public Overridable Function IsLockBackColorSet() As Boolean
'Usage
 
Dim instance As StyleInfo
Dim value As Boolean
 
value = instance.IsLockBackColorSet()
public virtual bool IsLockBackColorSet()
See Also

Reference

StyleInfo Class
StyleInfo Members