Skip to main content

CardItemFormatRuleCollection Class

A collection of CardItemFormatRuleBase descendants that are format rules for the Card item.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class CardItemFormatRuleCollection :
    FormatRuleCollection<CardItemFormatRuleBase>
See Also