Wijmo UI for the Web
scrollBars Field
wijmo.splitter Namespace > panel_option Interface : scrollBars Field

Gets or sets the type of scroll bars to display for splitter panel.

Syntax
var instance; // Type: wijmo.splitter.panel_option;
var value; // Type: string
value = instance.scrollBars;
var scrollBars : string;
See Also

Reference

panel_option Interface