IDashboardItemContainer.ComponentName Property
The name used for item identification in a dashboard. It has to be unique.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String that is the unique name. |
See Also