GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / Finalize Method

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