ExcelDataSourceBeforeFillWebEventArgs Constructors
Provides data for the ExcelDataSourceBeforeFill events.Name | Parameters | Description |
---|---|---|
ExcelDataSourceBeforeFillWebEventArgs(String, String, String, String, BeforeFillEventArgs) | dashboardId, dataSourceComponentName, dataSourceName, dataSourceConnectionName, e | Initializes a new instance of the ExcelDataSourceBeforeFillWebEventArgs class with specified settings. |
See Also