Skip to main content
All docs
V25.1
  • CardFormatRuleLayoutElement.AllElements Field

    All layout elements in the card.

    Namespace: DevExpress.DashboardCommon

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

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

    public static readonly CardFormatRuleLayoutElement AllElements

    Field Value

    Type Description
    CardFormatRuleLayoutElement

    A CardFormatRuleLayoutElement object that is a card’s layout element.

    See Also