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.