Back to Devexpress

DashboardItemElementCustomColorEventArgs.DashboardItemName Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarditemelementcustomcoloreventargs.md

latest1.3 KB
Original Source

DashboardItemElementCustomColorEventArgs.DashboardItemName Property

Gets the component name of the dashboard item for which the event was raised.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public string DashboardItemName { get; }
vb
Public ReadOnly Property DashboardItemName As String

Property Value

TypeDescription
String

A String that is the component name of the dashboard item.

|

See Also

DashboardItemElementCustomColorEventArgs Class

DashboardItemElementCustomColorEventArgs Members

DevExpress.DashboardWin Namespace