Skip to main content

DashboardExcelDataSource Events

A data source used to extract 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. Inherited from ExcelDataSource.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
See Also