Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CombinedStyleInfo Class / ResetBackColor Method


In This Topic
    ResetBackColor Method (CombinedStyleInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub ResetBackColor() 
    'Usage
     
    
    Dim instance As CombinedStyleInfo
     
    instance.ResetBackColor()
    public void ResetBackColor()
    See Also