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.v26.1.dll

Declaration

event EventHandler ActiveTableChanged

Event Data

The ActiveTableChanged event's data class is EventArgs.

See Also