ColumnWidthChangingEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the ColumnWidthChangingEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ColumnWidthChangingEventArgs(Int32, Int32) | Initializes a new instance of the ColumnWidthChangingEventArgs class with the specified column index and width. |
![]() | ColumnWidthChangingEventArgs(Int32, Int32, Boolean) | Initializes a new instance of the ColumnWidthChangingEventArgs class, specifying the column index and width and whether to cancel the event. |
Show:
