Back to Devexpress

FormatConditionRuleTopBottom Properties

windowsforms-devexpress-dot-xtraeditors-dot-formatconditionruletopbottom-dot-underscore-properties.md

latest2.7 KB
Original Source

FormatConditionRuleTopBottom Properties

Applies a format if a value is in the range of the highest or lowest column values.

NameDescription
AllowAnimationGets 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.
AppearanceAllows 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 FormatConditionRuleAppearanceBase.PredefinedName property. Inherited from FormatConditionRuleAppearanceBase.
IsValid
PredefinedNameGets or sets the name of a predefined or custom style applied to target cells. Inherited from FormatConditionRuleAppearanceBase.
RankGets or sets a cutoff value that specifies the count or percentage of column cells with the highest or lowest values.
RankTypeGets or sets the type of the FormatConditionRuleTopBottom.Rank value.
TopBottomGets or sets whether the FormatConditionRuleTopBottom rule targets the highest or lowest column values.

See Also

FormatConditionRuleTopBottom Class

FormatConditionRuleTopBottom Members

DevExpress.XtraEditors Namespace