ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / View Class / Dispose Method / Dispose() Method

In This Topic
    Dispose() Method
    In This Topic
    Releases the resources used by the view.
    Syntax
    'Declaration
     
    
    Public Overloads Sub Dispose() 
    public void Dispose()
    See Also