This topic has not yet been rated - Rate this topic

ColumnReorderedEventArgs Properties

The ColumnReorderedEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property Header Gets the ColumnHeader that is being reordered.
Public property NewDisplayIndex Gets the new display position of the ColumnHeader
Public property OldDisplayIndex Gets the previous display position of the ColumnHeader.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.