The properties of System.Windows.Forms.ColumnWidthChangingEventArgs are listed below. For a list of all members, see the ColumnWidthChangingEventArgs Members list.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
[read-only] | ColumnIndex | int.
Gets the index of the column whose width is changing. |
NewWidth | int.
Gets or sets the new width for the column. |