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.v22.2.Win.dll
NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
String | A String that is the dashboard item’s component name. |
Related GitHub Examples
The following code snippet (auto-collected from DevExpress Examples) contains a reference to the DashboardItemName property.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.