FormatConditionRuleIconSet Properties
Applies a format using an icon set.| 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. Inherited from FormatConditionRuleBase. |
| IconSet | Gets or sets an icon set. |
| IsValid | Gets whether the current icon set is properly customized. |
See Also