Back to Devexpress

ExcelDataSource Events

corelibraries-devexpress-dot-dataaccess-dot-excel-dot-exceldatasource-dot-underscore-events.md

latest1.1 KB
Original Source

ExcelDataSource Events

The data source that extracts data from Microsoft Excel workbooks or CSV files.

NameDescription
BeforeFillProvides the capability to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

ExcelDataSource Class

ExcelDataSource Members

DevExpress.DataAccess.Excel Namespace