Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetRenderer Method


In This Topic
    ResetRenderer Method (StyleInfo)
    In This Topic
    Resets the Renderer property to its default value.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetRenderer() 
    'Usage
     
    
    Dim instance As StyleInfo
     
    instance.ResetRenderer()
    public virtual void ResetRenderer()
    See Also