Skip to main content
All docs
V24.1

CardFormatRuleDimensionLayoutElement.DimensionId Property

Gets the dimension layout element’s identifier.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.1.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