Back to Devexpress

IAppearanceRuleProperties Properties

expressappframework-devexpress-dot-expressapp-dot-conditionalappearance-dot-iappearanceruleproperties-dot-underscore-properties.md

latest3.9 KB
Original Source

IAppearanceRuleProperties Properties

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

NameDescription
AppearanceItemTypeSpecifies the type of UI elements affected by the conditional appearance rule.
BackColorSpecifies the background color of UI elements affected by the conditional appearance rule. Inherited from IAppearance.
ContextSpecifies the Views in which the conditional appearance rule is in effect.
CriteriaSpecifies the criteria string used when determining whether IAppearanceRuleProperties.TargetItems should be affected by the conditional appearance rule.
DeclaringTypeGets the target type of the appearance rule.
EnabledSpecifies whether UI elements affected by the conditional appearance rule must be enabled. Inherited from IAppearance.
FontColorSpecifies the font color of UI elements affected by the conditional appearance rule. Inherited from IAppearance.
FontStyleSpecifies the font style of UI elements affected by the conditional appearance rule. Inherited from IAppearance.
MethodSpecifies the name of the business class method used to determine whether the Conditional Appearance rule is currently active.
PrioritySpecifies the volume of the conditional appearance rule. Used when several rules affect the same UI element. Inherited from IAppearance.
TargetItemsSpecifies the identifiers of UI elements affected by the conditional appearance rule.
VisibilitySpecifies the visibility of UI elements affected by a conditional appearance rule. Inherited from IAppearance.

See Also

IAppearanceRuleProperties Interface

IAppearanceRuleProperties Members

DevExpress.ExpressApp.ConditionalAppearance Namespace