Skip to main content

IMultiQuerySelectFieldsPageView.ActiveTableChanged Event

Occurs when the active table in the list of the available tables is changed.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

event EventHandler ActiveTableChanged

Event Data

The ActiveTableChanged event's data class is EventArgs.

See Also