System.Windows.Forms.ColumnReorderedEventArgs Members

The members of System.Windows.Forms.ColumnReorderedEventArgs are listed below.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Constructors

Public Properties

[read-only]
HeaderColumnHeader.

Gets the System.Windows.Forms.ColumnHeader that is being reordered.

[read-only]
NewDisplayIndexint.

Gets the new display position of the System.Windows.Forms.ColumnHeader

[read-only]
OldDisplayIndexint.

Gets the previous display position of the System.Windows.Forms.ColumnHeader.