Skip to main content
All docs
V25.1
  • CardFormatRuleDimensionLayoutElement.DimensionId Property

    Gets the dimension layout element’s identifier.

    Namespace: DevExpress.DashboardCommon

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