jQuery.wijmo.wijsplitter Namespace > options type : barZIndex Field |
Default value: 0
A value that indicates the z-index (stack order) of the splitter bar.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijsplitter.options.barZIndex; |
Javascript (Specification) | |
---|---|
|