jQuery.wijmo.wijtree Namespace > options type : expandDelay Field |
Default value: 0
The expandDelay option controls the length of time in milliseconds to delay before the node is expanded.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijtree.options.expandDelay; |
Javascript (Specification) | |
---|---|
|