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


In This Topic
    ResetLockBackColor Method (CellWrapper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Sub ResetLockBackColor() 
    'Usage
     
    
    Dim instance As CellWrapper
     
    instance.ResetLockBackColor()
    public new void ResetLockBackColor()
    See Also