Skip to main content
All docs
V24.2

CardFormatRuleDimensionLayoutElement.DimensionId Property

Gets the dimension layout element’s identifier.

Namespace: DevExpress.DashboardCommon

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

Declaration

public string DimensionId { get; }

Property Value

Type Description
String

The dimension layout element’s identifier.

See Also