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


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