ColumnReorderedEventArgs
Wisej.Web.ColumnReorderedEventArgs
Last updated
Was this helpful?
Wisej.Web.ColumnReorderedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the event.
Initializes a new instance of the class.
oldDisplayIndex
newDisplayIndex
header
: Returns the that is being reordered.
The previous display position of the .
The new display position for the .
The that is being reordered.
: Returns the new display position of the
: Returns the previous display position of the .
Represents the method that will handle the event of the control.