Skip to main content
.NET 6.0+

PivotGridListEditor.Dispose() Method

Releases all resources used by the PivotGridListEditor.

Namespace: DevExpress.ExpressApp.PivotGrid.Win

Assembly: DevExpress.ExpressApp.PivotGrid.Win.v23.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