ExcelDataSourceBeforeFillWebEventArgs Properties
Provides data for the ExcelDataSourceBeforeFill events.
Name | Description |
---|---|
Dashboard |
Gets the identifier of the dashboard for which the event was raised. |
Data |
Gets the component name of the Excel data source for which the event was raised.
Inherited from Dashboard |
Data |
Inherited from Dashboard |
Data |
Inherited from Dashboard |
File |
Gets or sets a path to the Microsoft Excel workbook or CSV file.
Inherited from Dashboard |
Source |
Gets or sets options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files.
Inherited from Dashboard |
Stream |
Inherited from Dashboard |
Stream |
Inherited from Dashboard |
See Also