Back to Devexpress

IDashboardControl.UserAction Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-c889e1e4.md

latest1.5 KB
Original Source

IDashboardControl.UserAction Property

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
UserAction UserAction { get; }
vb
ReadOnly Property UserAction As UserAction

Property Value

TypeDescription
UserAction

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

|

Available values:

NameDescription
None

No action.

| | LayoutAction |

An end-user changes the dashboard layout.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace