Skip to main content

IAppearanceRuleProperties Interface

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

Namespace: DevExpress.ExpressApp.ConditionalAppearance

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

NuGet Package: DevExpress.Persistent.Base

Declaration

public interface IAppearanceRuleProperties :
    IAppearance

Remarks

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

See Also