Click or drag to resize
ListViewExtrasAutoResizeListViewColumn Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static void AutoResizeListViewColumn(
	ListView lv,
	ColumnHeader ch
)

Parameters

lv
Type: System.Windows.FormsListView
ch
Type: System.Windows.FormsColumnHeader
See Also