System.Windows.Forms.ListView.ColumnWidthChanged Event

Occurs after the width of a column is successfully changed.

Syntax

public event ColumnWidthChangedEventHandler ColumnWidthChanged

Remarks

This event will not occur if the column width change is canceled in the ListView.ColumnWidthChanging event

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0