System.Windows.Forms.ColumnWidthChangingEventArgs Class

Provides data for the ListView.ColumnWidthChanging event.

See Also: ColumnWidthChangingEventArgs Members

Syntax

public class ColumnWidthChangingEventArgs : System.ComponentModel.CancelEventArgs

Remarks

The ListView.ColumnWidthChanging event is a cancelable event.

Requirements

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