Skip to main content
A newer version of this page is available. .

IChooseExcelFileDataRangePageView.Changed Event

Occurs when the selected item in the list of available worksheets, tables and named regions is changed.

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

event EventHandler Changed

Event Data

The Changed event's data class is EventArgs.

See Also