Skip to main content
All docs
V25.1
  • CardFormatRuleDimensionLayoutElement Class

    A card’s dimension layout element to which a format rule applies.

    Namespace: DevExpress.DashboardCommon

    Assembly: DevExpress.Dashboard.v25.1.Core.dll

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

    public class CardFormatRuleDimensionLayoutElement :
        CardFormatRuleLayoutElement

    Remarks

    Use the CardFormatRuleLayoutElement.CreateDimensionElement(String) method to obtain the CardFormatRuleDimensionLayoutElement instance.

    Inheritance

    Object
    CardFormatRuleLayoutElement
    CardFormatRuleDimensionLayoutElement
    See Also