Wijmo UI for the Web
dir Field

The direction of the scrolling action. Possible values: "v"(vertical) and "h"(horizontal).

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.superpanel.IDragStopEventArgs;
var value; // Type: string
value = instance.dir;
Javascript (Specification) 
var dir : string;
Browser Compatibility
7
5
5

See Also

Reference

IDragStopEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.