Signals the end of a set of updates within the items collection initiated by a BeginUpdateItems()()()() call, in order to refresh the user interface.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)

Syntax

C#
public void EndUpdateItems()
Visual Basic (Declaration)
Public Sub EndUpdateItems

See Also