Skip to main content

WinColumnsListEditor.Dispose() Method

Releases all resources used by the WinColumnsListEditor.

Namespace: DevExpress.ExpressApp.Win.Editors

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

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

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