Skip to main content

MultiQuerySelectFieldsPageView.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.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public event EventHandler ActiveTableChanged

Event Data

The ActiveTableChanged event's data class is EventArgs.

Implements

See Also