FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / CellStyleCollection Class / Finalize Method

In This Topic
    Finalize Method (CellStyleCollection)
    In This Topic
    Finalizes an instance of the CellStyleCollection class.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
    protected override void Finalize()
    See Also