Skip to main content
A newer version of this page is available. .
All docs
V21.2

DashboardExcelDataSourceBeforeFillEventArgs Constructors

Provides data for the ExcelDataSourceBeforeFill event.
Name Parameters Description
DashboardExcelDataSourceBeforeFillEventArgs(String, String, String, BeforeFillEventArgs) dataSourceComponentName, dataSourceName, dataSourceConnectionName, e Initializes a new instance of the DashboardExcelDataSourceBeforeFillEventArgs class with specified settings.
See Also