1 reference to
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ColumnWidthChangingEventArgs.cs (1)
10
public ColumnWidthChangingEventArgs(int columnIndex, int newWidth) :
this
(columnIndex, newWidth, false)