Gets the previous display position of the System.Windows.Forms.ColumnHeader.
Documentation for this section has not yet been entered.
The ListView.ColumnReordered event can be canceled by setting the System.ComponentModel.CancelEventArgs.Cancel property to true. However, if the event is cancelled, the ColumnReorderedEventArgs.NewDisplayIndex will not change to the ColumnReorderedEventArgs.OldDisplayIndex value.