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 Data Grid’s GridView, BandedGridView and AdvBandedGridView. |
| IsValid | Gets whether the current FormatConditionRuleBase object is properly customized. |
See Also