Skip to main content

AddGroupingLevelPageView.ActiveAvailableColumnsChanged Event

Occurs when the active record in the list of the available columns is changed.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public event EventHandler ActiveAvailableColumnsChanged

Event Data

The ActiveAvailableColumnsChanged event's data class is EventArgs.

See Also