Unlocks the TreeList object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
public virtual void CancelUpdate()
Overridable Public Sub CancelUpdate()
See BeginUpdate to learn more.