Wijmo UI for the Web
IColumnDroppingEventArgs Interface
Provides data for the columnDropping event of the wijgrid.
Browser Compatibility
7
5
5
Fields
 NameDescription
 Fieldat

The position at which the dragged column is dropped relative to the drop target. The possible values are "left", "right", or "center".

 
 Fielddrag

Type: wijmo.grid.IColumn

The column being dragged.

 
 Fielddrop

Type: wijmo.grid.IColumn

The column on which the drag source is dropped: the drop target.

 
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.