Refreshes the control to include all the changes made after using the BeginUpdate method.
public void EndUpdate()
Public Sub EndUpdate()
public:
void EndUpdate();
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET