Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetLockBackColor Method


In This Topic
    ResetLockBackColor Method (StyleInfo)
    In This Topic
    Resets the LockBackColor of the style to the default
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetLockBackColor() 
    'Usage
     
    
    Dim instance As StyleInfo
     
    instance.ResetLockBackColor()
    public virtual void ResetLockBackColor()
    See Also