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

IAppearanceRuleProperties Interface

Declares members implemented by conditional appearance rules and the IModelAppearanceRule nodes.

Namespace: DevExpress.ExpressApp.ConditionalAppearance

Assembly: DevExpress.Persistent.Base.v18.2.dll

Declaration

public interface IAppearanceRuleProperties :
    IAppearance

The following members return IAppearanceRuleProperties objects:

Remarks

To learn about conditional appearance rules, refer to the Conditional Appearance Module Overview help topic.

See Also