FormatConditionRuleAppearanceBase Class
The base class for style formats that allow cells to be customized using the FormatConditionRuleAppearanceBase.Appearance property.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
public abstract class FormatConditionRuleAppearanceBase :
FormatConditionRuleBase,
IAppearanceOwner,
IFormatRuleAppearance
Inheritance
See Also