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".

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

See Also

Reference

IColumnDroppingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.