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

CardItemFormatRule Properties

A format rule that is calculated by data items and used to apply conditional formatting to the Card dashboard item.
Name Description
ApplyToLayoutElement Gets or sets the Card dashboard item’s layout element to apply conditional formatting. Inherited from CardItemFormatRuleBase.
Condition Gets or sets a condition used to apply formatting to a dashboard item. Inherited from DashboardItemFormatRule.
DataItem Gets or sets the data item by whose values a format rule is calculated.
Enabled Gets or sets whether the current format rule is enabled. Inherited from DashboardItemFormatRule.
IsValid Gets whether the current format rule is properly specified. Inherited from CardItemFormatRuleBase.
Name Gets or sets the name of the current format rule. Inherited from DashboardItemFormatRule.
See Also