Wijmo UI for the Web
at Field

The position at which the dragged column is dropped relative to the drop target. The possible values are "left", "right", or "center". The value is "left" if you're dropping the column into an empty group area.

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

See Also

Reference

IColumnGroupingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.