Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public abstract class FormatConditionRuleAppearanceBase :
    FormatConditionRuleBase,
    IAppearanceOwner,
    IFormatRuleAppearance
See Also