Skip to main content
All docs
V25.1
  • ASPxClientDashboardEndUpdateEventArgs Class

    Provides data for the ASPxClientDashboard.DashboardEndUpdate event.

    Declaration

    declare class ASPxClientDashboardEndUpdateEventArgs extends ASPxClientEventArgs

    Inherited Members

    Inheritance

    ASPxClientEventArgs
    ASPxClientDashboardEndUpdateEventArgs

    Properties

    DashboardId Property

    Gets the identifier of the dashboard for which the event was raised.

    Declaration

    DashboardId: string

    Property Value

    Type Description
    string

    A string value that is the dashboard identifier.