DashboardDataLoadingEventArgs Properties
Provides data for the Dashboard.DataLoading event.
Name | Description |
---|---|
Data | Gets or sets data for the current data source. |
Data |
Obtains the data source that provides data for the dashboard.
Inherited from Data |
Overwrite |
Specifies whether the Data |
Parameters | Provides access to dashboard parameters required to modify your data query. |
See Also