TextOptions.EndUpdate() Method
Enables a text’s visual updates if the text was previously locked by the BeginUpdate() method. Causes the text’s immediate visual update.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Remarks
See BeginUpdate() for more information.
See Also