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.v24.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public class CardItemFormatRuleCollection :
    FormatRuleCollection<CardItemFormatRuleBase>

The following members return CardItemFormatRuleCollection objects:

See Also