CardItemFormatRuleBase Properties
Serves as the base class for classes that are format rules for the Card item.| Name | Description |
|---|---|
| ApplyToLayoutElement | Gets or sets the Card dashboard item’s layout element to apply conditional formatting. |
| Condition | Gets or sets a condition used to apply formatting to a dashboard item. Inherited from DashboardItemFormatRule. |
| Enabled | Gets or sets whether the current format rule is enabled. Inherited from DashboardItemFormatRule. |
| IsValid | Gets whether the current format rule is properly specified. |
| Name | Gets or sets the name of the current format rule. Inherited from DashboardItemFormatRule. |
See Also