Skip to main content
All docs
V24.2

ASPxClientDashboardItemRequestUnderlyingDataCompleted Interface

References a method executed after an asynchronous request is complete.

#Declaration

TypeScript
interface ASPxClientDashboardItemRequestUnderlyingDataCompleted

#Parameters

Name Type Description
data ASPxClientDashboardItemUnderlyingData

An object that contains a list of records from the dashboard data source.

#Returns

Type
void