Skip to main content
All docs
V24.1

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