Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IModelConditionalAppearance Interface

Used to extend the Application Model with the AppearanceRules node.

Namespace: DevExpress.ExpressApp.ConditionalAppearance

Assembly: DevExpress.ExpressApp.ConditionalAppearance.v19.2.dll

Declaration

public interface IModelConditionalAppearance

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelConditionalAppearance is used by the $Conditional Appearance Module, to extend the IModelClass interface.

See Also