jQuery.wijmo.wijsplitter Namespace > options type : splitterDistance Field |
Default value: 100
Gets or sets the location of the splitter, in pixels, from the left or top edge of the SplitContainer.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijsplitter.options.splitterDistance; |
Javascript (Specification) | |
---|---|
|