Back to Devexpress

ASPxClientGridViewColumnMovingEventArgs Class

aspnet-js-aspxclientgridviewcolumnmovingeventargs.md

latest764 B
Original Source

ASPxClientGridViewColumnMovingEventArgs Class

Provides data for the ASPxClientGridView.ColumnMoving event.

Declaration

ts
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

Grid View

ASPxClientGridViewColumnMovingEventArgs Members