Skip to main content

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

NuGet Package: DevExpress.Win.Navigation

Declaration

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