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

    A card’s layout element that displays a target value.

    Namespace: DevExpress.DashboardCommon

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

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

    public static readonly CardFormatRuleLayoutElement TargetValue

    Field Value

    Type Description
    CardFormatRuleLayoutElement

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

    See Also