Wijmo UI for the Web
dragSource Field

The location of the dragged column. The possible values are "groupArea" and "columns".

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

See Also

Reference

IColumnGroupingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.