ConfigureDataReloadingTimeoutWebEventArgs Properties
Provides data for the ASPxDashboard.ConfigureDataReloadingTimeout and DashboardConfigurator.ConfigureDataReloadingTimeout events.| Name | Description |
|---|---|
| DashboardId | Gets the identifier of the current dashboard. |
| DataMember | Gets the identifier of a corresponding data member in the data source. |
| DataReloadingTimeout | Gets or sets a time interval that is the data reloading timeout. |
| DataSourceName | Gets the data source’s ComponentName for which the event was raised. |
See Also