Wijmo UI for the Web
direction Field

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

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

See Also

Reference

IVScrollerActivatingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.