Skip to main content

PivotGridListEditorBase.Dispose() Method

Releases all resources used by the current List Editor.

Namespace: DevExpress.ExpressApp.PivotGrid

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

NuGet Package: DevExpress.ExpressApp.PivotGrid

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