Wijmo UI for the Web
dragSource Field

The location of the column that is being dragged. The possible values are "groupArea" or "columns."

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IColumnDraggedEventArgs;
var value; // Type: string
value = instance.dragSource;
Javascript (Specification) 
var dragSource : string;
Browser Compatibility
7
5
5

See Also

Reference

IColumnDraggedEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.