[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.View.Dispose

Dispose Method

Dispose()

Releases the resources used by the view.

Declaration
public void Dispose()
Public Sub Dispose()
Implements

Dispose(bool)

Releases the resources used by the view.

Declaration
public virtual void Dispose(bool disposing)
Public Overridable Sub Dispose(disposing As Boolean)
Parameters
Type Name Description
bool disposing