ColumnWidthChangingEventArgs Constructor
.NET Framework 4.5
Initializes a new instance of the ColumnWidthChangingEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |