Method EndUpdate
EndUpdate()
Ends an update of the tree view. Call this method after making multiple changes to the tree view to refresh the view.
void EndUpdate()
Exceptions
- Exception
Thrown if EndUpdate is called without a preceding BeginUpdate call.