Wijmo UI for the Web
drop Field

Type: wijmo.grid.IColumn

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

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IColumnDroppingEventArgs;
var value; // Type: IColumn
value = instance.drop;
Javascript (Specification) 
var drop : IColumn;
Browser Compatibility
7
5
5

See Also

Reference

IColumnDroppingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.