Skip to main content

ISelectDataSourcePageView.SelectedDataSourceChanged Event

Occurs when the selected item in the Available items list is changed.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v26.1.dll

Declaration

event EventHandler SelectedDataSourceChanged

Event Data

The SelectedDataSourceChanged event's data class is EventArgs.

See Also