Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / ResetBackgroundImage Method


In This Topic
    ResetBackgroundImage Method (SpreadShapesContainer)
    In This Topic
    Resets the background image of the element to the default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetBackgroundImage() 
    'Usage
     
    
    Dim instance As SpreadShapesContainer
     
    instance.ResetBackgroundImage()
    protected virtual void ResetBackgroundImage()
    See Also