Skip to main content
A newer version of this page is available.
All docs
V19.2

ASPxClientDashboardItemRequestUnderlyingDataCompleted Interface

References a method executed after an asynchronous request is complete.

Declaration

interface ASPxClientDashboardItemRequestUnderlyingDataCompleted

Parameters

Name Type Description
data ASPxClientDashboardItemUnderlyingData

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

Returns

Type
void