DataItem.Name Property
In This Article
Gets or sets the name of the data item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | null | A String that specifies the name of the data item. |
See Also