Resumes redrawing of the list view control after drawing is suspended by the BeginUpdate() method.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Sub EndUpdate
public void EndUpdate()
Must be called after BeginUpdate() call. Otherwise the control will stop repainting.