Click or drag to resize
ListViewExtrasSelectAllItems Method
Select all the items in the list view

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void SelectAllItems(
	ListView lv
)

Parameters

lv
Type: System.Windows.FormsListView
See Also