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

FormatConditionRuleBase Properties

The base class for classes that implement conditional formatting rules.
Name Description
AllowAnimation Gets or sets whether the format is repainted with an animation effect when a cell value changes. Animation effects are supported for specific format rules, only in the Data Grid control.
IsValid Gets whether the current FormatConditionRuleBase object is properly customized.
See Also