ColumnWidthChangingEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.) |
![]() | ColumnIndex | Gets the index of the column whose width is changing. |
![]() | NewWidth | Gets or sets the new width for the column. |
Show:
