Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1HeaderedItemsControl Class / Finalize Method

In This Topic
    Finalize Method (C1HeaderedItemsControl)
    In This Topic
    Finalizes this instance of the C1ItemsControl class.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub Finalize() 
    protected virtual void Finalize()
    See Also