Skip to main content
A newer version of this page is available. .

ASPxTreeListEditor.Dispose() Method

Releases all resources used by the ASPxTreeListEditor.

Namespace: DevExpress.ExpressApp.TreeListEditors.Web

Assembly: DevExpress.ExpressApp.TreeListEditors.Web.v18.2.dll

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