ExcelDataSource Events
The data source that extracts data from Microsoft Excel workbooks or CSV files.Name | Description |
---|---|
BeforeFill | Provides the capability to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also