A newer version of this page is available.
Switch to the current version.
ASPxClientGridViewColumnMovingEventArgs Class
Provides data for the ASPxClientGridView.ColumnMoving event.
Declaration
declare class ASPxClientGridViewColumnMovingEventArgs extends ASPxClientEventArgs
Remarks
The ASPxClientGridView.ColumnMoving event is raised while an end-user moves a column via drag and drop, and enables you to control the drag and drop operation.
Inheritance
ASPxClientEventArgs
ASPxClientGridViewColumnMovingEventArgs
See Also
Feedback