DashboardItemSelectionChangedWpfEventArgs.DashboardItemName Property
Gets the name of the dashboard item that is the event’s source.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v25.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String that is the dashboard item’s name. |
See Also