Back to Devexpress

DevExpress.ExpressApp.ConditionalAppearance Namespace

expressappframework-devexpress-dot-expressapp-fb6b8470.md

latest4.5 KB
Original Source

DevExpress.ExpressApp.ConditionalAppearance Namespace

Contains classes specific to the Conditional Appearance Module functionality.

Assemblies : DevExpress.ExpressApp.ConditionalAppearance.v25.2.dll, DevExpress.Persistent.Base.v25.2.dll

NuGet Packages : DevExpress.ExpressApp.ConditionalAppearance, DevExpress.Persistent.Base

Classes

NameDescription
AppearanceAttributeApplied to business classes and their properties. Declares a conditional appearance rule.
AppearanceControllerA ViewController descendant that applies conditional appearance rules to specified UI elements.
AppearanceObjectAn appearance generated by combining all the found conditional appearance rules appropriate for the target UI element.
AppearanceRulesModelNodesGeneratorA Nodes Generator that generates the content of the IModelAppearanceRules node.
ApplyAppearanceEventArgsArguments passed to the AppearanceController.CustomApplyAppearance and AppearanceController.AppearanceApplied events.
CollectAppearanceRulesEventArgsArguments passed to the AppearanceController.CollectAppearanceRules event.
ConditionalAppearanceModuleThe module contained in the DevExpress.ExpressApp.ConditionalAppearance.v25.2.dll assembly.

Interfaces

NameDescription
IAppearanceDeclares the basic properties of conditional appearance rules. Serves as the base interface for the IAppearanceRuleProperties interface.
IAppearanceRulePropertiesDeclares members implemented by conditional appearance rules and the IModelAppearanceRule nodes.
IModelAppearanceRuleThe AppearanceRule node defines a particular conditional appearance rule.
IModelAppearanceRulesThe AppearanceRules node provides access to the conditional appearance rules defined for the business class.
IModelConditionalAppearanceUsed to extend the Application Model with the AppearanceRules node.

Enums

NameDescription
AppearanceItemTypeContains values specifying types of UI elements that can be affected by conditional appearance rules.