ColumnWidthChangingEventArgs Constructor (Int32, Int32)
.NET Framework (current version)
Initializes a new instance of the ColumnWidthChangingEventArgs class with the specified column index and width.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- columnIndex
-
Type:
System::Int32
The index of the column whose width is changing.
- newWidth
-
Type:
System::Int32
The new width for the column.
.NET Framework
Available since 2.0
Available since 2.0
Show: