Skip to main content

PivotGridFieldSortConditionCollection.Changed Event

Occurs after the collection has been changed.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v23.1.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design

Declaration

public event EventHandler Changed

Event Data

The Changed event's data class is EventArgs.

See Also