FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingCell Class / Finalize Method

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