ColumnReorderedEventArgs 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.) |
![]() | Header | Gets the ColumnHeader that is being reordered. |
![]() | NewDisplayIndex | Gets the new display position of the ColumnHeader |
![]() | OldDisplayIndex | Gets the previous display position of the ColumnHeader. |
Show:
