Back to Devexpress

FormatRuleBase Properties

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

latest2.0 KB
Original Source

FormatRuleBase Properties

The base class for objects that apply style formats to controls.

NameDescription
ColumnFieldNameThis member supports the internal infrastructure, and is not intended to be used directly from your code.
DescriptionGets or sets the text description of the format rule.
EnabledGets or sets whether the current FormatRuleBase object is enabled.
IsValidGets whether the current FormatRuleBase object is properly customized.
NameGets or sets the name of the current object.
RuleGets or sets the style format rule, which defines the condition and appearance settings applied when the condition is true.
RuleTypeThis member supports the internal infrastructure, and is not intended to be used directly from your code.
StopIfTrueGets or sets whether subsequent format rules that target a specific cell should be ignored if the current format rule evaluates to true for this cell.
TagGets or sets custom data associated with the current FormatRuleBase object.

See Also

FormatRuleBase Class

FormatRuleBase Members

DevExpress.XtraEditors Namespace