DashboardItemMouseWpfEventArgs(String) Constructor
Initializes a new instance of the DashboardItemMouseWpfEventArgs class.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
dashboardItemName | String | The name of the dashboard item. |
See Also