FormatConditionRuleAboveBelowAverage Properties
Applies a format if a cell value is above or below the column’s average.
Name | Description |
---|---|
Allow |
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 Grid |
Appearance |
Allows you to explicitly set the appearance settings (background and foreground colors and font settings) for target cells. This property’s settings take priority over the style specified by the Format |
Average |
Gets or sets the target range relative to a column’s average value. |
Is |
Gets whether the current Format |
Predefined |
Gets or sets the name of a predefined or custom style applied to target cells.
Inherited from Format |
See Also