jQuery.wijmo.wijsplitter Namespace > options type : orientation Field |
Default value: 'vertical'
Gets or sets a value indicating the horizontal or vertical orientation of the SplitContainer panels of the splitter panels.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijsplitter.options.orientation; |
Javascript (Specification) | |
---|---|
|