endUpdate Method

Summary

Refreshes the control to include all the changes made after using the BeginUpdate method.

Syntax
TypeScript
JavaScript
Cell.prototype.endUpdate = function() 
endUpdate(): void; 

Remarks

The BeginUpdate method will cause the viewer not to repaint if changes are applied. When you call the EndUpdate method, the viewer will repaint to show all the changes made. This is useful for better visual results and for rendering efficiency.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly