DashboardItemFormatRule Properties
Represents a format rule used to apply conditional formatting to dashboard items.| Name | Description |
|---|---|
| Condition | Gets or sets a condition used to apply formatting to a dashboard item. |
| Enabled | Gets or sets whether the current format rule is enabled. |
| IsValid | Gets or sets whether the current DashboardItemFormatRule object is properly specified. |
| Name | Gets or sets the name of the current format rule. |
See Also