Back to Devexpress

AppearanceController.RefreshItemAppearance Method

expressappframework-devexpress-dot-expressapp-dot-conditionalappearance-dot-appearancecontroller-dot-refreshitemappearance.md

latest1.5 KB
Original Source

AppearanceController.RefreshItemAppearance Method

NameParametersDescription
RefreshItemAppearance(IViewInfo, String, String, Object, Object, EvaluatorContextDescriptor)view, itemType, itemName, item, contextObject, evaluatorContextDescriptorCollects and applies the conditional appearance rules appropriate for the specified UI element with a context descriptor specified.
RefreshItemAppearance(IViewInfo, String, String, Object, Object[], EvaluatorContextDescriptor)view, itemType, itemName, item, contextObjects, evaluatorContextDescriptorCollects and applies the conditional appearance rules appropriate for the specified UI element with a context descriptor specified.
RefreshItemAppearance(View, String, String, Object, Object)view, itemType, itemName, item, contextObjectCollects and applies the conditional appearance rules appropriate for the specified UI element.