Enables the redrawing of the tree view.

Namespace:  AltaVim.WinForms
Assembly:  AltaVim.WinForms.ExtendedTreeView.NET20 (in AltaVim.WinForms.ExtendedTreeView.NET20)
Version: 5.5.0.0

Syntax

C#
public void EndUpdate()
Visual Basic (Declaration)
Public Sub EndUpdate
Visual C++
public:
void EndUpdate()

See Also