True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1DisplayColumn Class / Dispose Method / Dispose(Boolean) Method

In This Topic
    Dispose(Boolean) Method
    In This Topic
    Releases the resources used by the component.
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub Dispose( _
       ByVal disposing As System.Boolean _
    ) 
    public virtual void Dispose( 
       System.bool disposing
    )

    Parameters

    disposing
    See Also