Skip to main content
All docs
V24.2

CustomItemBindingValue.UniqueId Property

Gets the data item’s unique ID.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public string UniqueId { get; }

#Property Value

Type Description
String

A data item’s unique ID.

See Also