Skip to main content
All docs
V26.1
  • CardItemFormatRuleCollection Class

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

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public class CardItemFormatRuleCollection :
        FormatRuleCollection<CardItemFormatRuleBase>
    See Also