IModelConditionalAppearance Interface
Used to extend the Application Model with the AppearanceRules node.
Namespace: DevExpress.ExpressApp.ConditionalAppearance
Assembly: DevExpress.ExpressApp.ConditionalAppearance.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ConditionalAppearance
Declaration
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