[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.Dispose

Dispose Method

Dispose(bool)

Called when the class is being disposed.

Declaration
protected override void Dispose(bool disposing)
Protected Overrides Sub Dispose(disposing As Boolean)
Parameters
Type Name Description
bool disposing

True to cleanup.

Overrides