Back to Devexpress

CardFormatRuleDimensionLayoutElement Class

dashboard-devexpress-dot-dashboardcommon-fdf6777c.md

latest1.9 KB
Original Source

CardFormatRuleDimensionLayoutElement Class

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

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class CardFormatRuleDimensionLayoutElement :
    CardFormatRuleLayoutElement
vb
Public Class CardFormatRuleDimensionLayoutElement
    Inherits CardFormatRuleLayoutElement

Remarks

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

Tip

Documentation:

Inheritance

Object CardFormatRuleLayoutElement CardFormatRuleDimensionLayoutElement

See Also

CardFormatRuleDimensionLayoutElement Members

DevExpress.DashboardCommon Namespace