Click or drag to resize
ListViewExtrasAutoResize Method
resize all columns to best fit the header and the contents

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

Parameters

lv
Type: System.Windows.FormsListView
See Also