ASPxClientDashboardItemRequestUnderlyingDataCompleted Interface
In This Article
References a method executed after an asynchronous request is complete.
#Declaration
TypeScript
interface ASPxClientDashboardItemRequestUnderlyingDataCompleted
#Parameters
Name | Type | Description |
---|---|---|
data | ASPx |
An object that contains a list of records from the dashboard data source. |
#Returns
Type |
---|
void |