Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.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