The properties of System.Windows.Forms.ColumnReorderedEventArgs are listed below. For a list of all members, see the ColumnReorderedEventArgs Members list.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
[read-only] | Header | ColumnHeader.
Gets the System.Windows.Forms.ColumnHeader that is being reordered. |
[read-only] | NewDisplayIndex | int.
Gets the new display position of the System.Windows.Forms.ColumnHeader |
[read-only] | OldDisplayIndex | int.
Gets the previous display position of the System.Windows.Forms.ColumnHeader. |