AppearanceController.AppearanceEndUpdate() Method
Unlocks the AppearanceController after a call to the AppearanceController.AppearanceBeginUpdate method and resets the rules cache.
Namespace: DevExpress.ExpressApp.ConditionalAppearance
Assembly: DevExpress.ExpressApp.ConditionalAppearance.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ConditionalAppearance
Declaration
Remarks
This method is intended for internal use. It decrements the AppearanceController.LockCount value.
See Also