Skip to main content
All docs
V23.2

CardFormatRuleDimensionLayoutElement.DimensionId Property

Gets the dimension layout element’s identifier.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public string DimensionId { get; }

Property Value

Type Description
String

The dimension layout element’s identifier.

See Also