The members of System.Windows.Forms.ColumnReorderedEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
Initializes a new instance of the System.Windows.Forms.ColumnReorderedEventArgs class. |
[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. |