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


In This Topic
    Finalize Method (EditBaseCellType)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
    'Usage
     
    
    Dim instance As EditBaseCellType
     
    instance.Finalize()
    protected override void Finalize()
    See Also