Back to Devexpress

DataInspectorFormClosingEventArgs.DashboardItemName Property

dashboard-devexpress-dot-dashboardwin-dot-datainspectorformclosingeventargs-1de9be15.md

latest1.3 KB
Original Source

DataInspectorFormClosingEventArgs.DashboardItemName Property

Gets the name of the dashboard item for which the event is 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 name of the dashboard item.

|

See Also

DataInspectorFormClosingEventArgs Class

DataInspectorFormClosingEventArgs Members

DevExpress.DashboardWin Namespace