Skip to main content

TreeListEditor.Dispose() Method

Releases all resources used by the TreeListEditor.

Namespace: DevExpress.ExpressApp.TreeListEditors.Win

Assembly: DevExpress.ExpressApp.TreeListEditors.Win.v25.2.dll

NuGet Package: DevExpress.ExpressApp.TreeListEditors.Win

Declaration

public override void Dispose()

Remarks

This method supports the internal XAF infrastructure and is not intended to be called from your code.

See Also