Skip to main content
All docs
V25.1
  • IDashboardControl.UserAction Property

    Gets the end-user action performed on the DashboardViewer/DashboardDesigner.

    Namespace: DevExpress.DashboardWin

    Assembly: DevExpress.Dashboard.v25.1.Win.dll

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    UserAction UserAction { get; }

    Property Value

    Type Description
    UserAction

    The UserAction object that is the end-user action performed on the DashboardViewer.

    See Also