Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / BaseHeaderFlatStyleRenderer Class / Finalize Method


In This Topic
    Finalize Method (BaseHeaderFlatStyleRenderer)
    In This Topic
    The destructor method.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub Finalize() 
    'Usage
     
    
    Dim instance As BaseHeaderFlatStyleRenderer
     
    instance.Finalize()
    protected virtual void Finalize()
    See Also