SortableListViewReset Method

Resets the list view.

Definition

Namespace: Common.Wpf.Controls
Assembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
public void Reset()

Remarks

This method should be called if the contents of the list view change.

See Also