Back to Devexpress

DataInspectorFormLoadEventArgs.DashboardItemName Property

dashboard-devexpress-dot-dashboardwin-dot-datainspectorformloadeventargs-a5b32388.md

latest1.3 KB
Original Source

DataInspectorFormLoadEventArgs.DashboardItemName Property

Gets the name of the dashboard item whose data is displayed in the Data Inspector window.

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 dashboard item’s component name.

|

See Also

DataInspectorFormLoadEventArgs Class

DataInspectorFormLoadEventArgs Members

DevExpress.DashboardWin Namespace