Gets or sets the scroll mode.

Namespace:  C1.Web.iPhone.C1ViewScroller
Assembly:  C1ViewScrollerClient (in C1ViewScrollerClient.dll)

Syntax

JavaScript
function get_scrollMode();
function set_scrollMode(value);

Remarks

Default value is top.

See Also