Skip to main content
A newer version of this page is available. .

CardItemFormatRule Constructors

A format rule that is calculated by data items and used to apply conditional formatting to the Card dashboard item.
Name Parameters Description
CardItemFormatRule() none Initializes a new instance of the CardItemFormatRule class.
CardItemFormatRule(DataItem, CardFormatRuleLayoutElement) dataItem, layoutElementType Initializes a new instance of the CardItemFormatRule class with specified settings.
CardItemFormatRule(DataItem) dataItem Initializes a new instance of the CardItemFormatRule class with specified settings.
See Also