EndUpdate Method

Summary
Refreshes the control to include all the changes made after using the BeginUpdate method.
Syntax
C#
C++/CLI
public void EndUpdate() 
            public: 
void EndUpdate();  
Remarks

The BeginUpdate method will cause the cell not to repaint if any change is applied. When the user calls the EndUpdate method, the cell will repaint to show all the changes made. This is useful for better visual results and for speed efficiency.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.