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

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

    Namespace: DevExpress.DashboardCommon

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

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

    public class CardItemFormatRuleCollection :
        FormatRuleCollection<CardItemFormatRuleBase>
    See Also