ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1.Win.C1TrueDBGrid.Style.Dispose Method (Boolean)

Called when the class is being disposed.

[Visual Basic]

Overloads Overridable Public Sub Dispose( _

ByVal disposing As Boolean _

)

[C#]

virtual public void Dispose(

bool disposing

);

[Delphi]

public procedure Dispose(

disposing: Boolean

); overload; virtual;

Parameters

disposing

True to cleanup.

See Also

C1.Win.C1TrueDBGrid.Style Class | C1.Win.C1TrueDBGrid.Style Members | C1.Win.C1TrueDBGrid Namespace | C1.Win.C1TrueDBGrid.Style.Dispose Overload List


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.