Back to Devexpress

CardItemFormatRuleBase Class

dashboard-devexpress-dot-dashboardcommon-f6d9e37d.md

latest1.3 KB
Original Source

CardItemFormatRuleBase Class

Serves as the base class for classes that are format rules for the Card item.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public abstract class CardItemFormatRuleBase :
    DashboardItemFormatRule,
    IFormatRuleLevel
vb
Public MustInherit Class CardItemFormatRuleBase
    Inherits DashboardItemFormatRule
    Implements IFormatRuleLevel

Inheritance

Object DashboardItemFormatRule CardItemFormatRuleBase CardItemDeltaFormatRule

CardItemFormatRule

See Also

CardItemFormatRuleBase Members

DevExpress.DashboardCommon Namespace