ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

SBar.Dispose Method

Overloaded. Releases the resources used by the class.

[Visual Basic]

Overridable Public Sub Dispose( _

ByVal disposing As Boolean _

)

[C#]

virtual public void Dispose(

bool disposing

);

[Delphi]

public procedure Dispose(

disposing: Boolean

); virtual;

Parameters

disposing

True to cleanup.

See Also

SBar Class | SBar Members | C1.Win.C1TrueDBGrid.Util Namespace


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