Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / ResetBackgroundColor Method


In This Topic
    ResetBackgroundColor Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub ResetBackgroundColor() 
    'Usage
     
    
    Dim instance As DesignerMain
     
    instance.ResetBackgroundColor()
    protected void ResetBackgroundColor()
    See Also