CardItemDeltaFormatRule Properties
A format rule that is calculated by delta 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. |
Card | Gets or sets a card that is used to calculate a delta format rule. |
Condition | Gets or sets a condition used to apply formatting to a dashboard item. Inherited from DashboardItemFormatRule. |
DeltaValueType | Gets or sets the delta type according to which a condition is calculated. |
Enabled | Gets or sets whether the current format rule is enabled. Inherited from DashboardItemFormatRule. |
IsValid | Gets whether the current format rule is correct. |
Name | Gets or sets the name of the current format rule. Inherited from DashboardItemFormatRule. |
See Also