ConfigureDataReloadingTimeoutWebEventArgs Properties
Provides data for the ASPxDashboard.ConfigureDataReloadingTimeout and DashboardConfigurator.ConfigureDataReloadingTimeout events.
Name | Description |
---|---|
Dashboard |
Gets the identifier of the current dashboard. |
Data |
Gets the identifier of a corresponding data member in the data source. |
Data |
Gets or sets a time interval that is the data reloading timeout. |
Data |
Gets the data source’s Component |
See Also