Skip to main content
All docs
V25.1
  • 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