jQuery.wijmo.wijsuperpanel Namespace > options type : customScrolling Field |
Default value: false
Determines if use custom scrolling.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijsuperpanel.options.customScrolling; |
Javascript (Specification) | |
---|---|
var customScrolling : boolean; |