Table of Contents

Method EndUpdate

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.