SlideBar
Displays child controls vertically or horizontally in a scrollable container.
Last updated
Was this helpful?
Displays child controls vertically or horizontally in a scrollable container.
Last updated
Was this helpful?
The SlideBar
control can be used to show data in a Horizontal
or Vertical
format. The control features two customizable scroll bars and a panel on the inside that can be used to host an unlimited number of controls.
The ScrollStep
property specifies how many pixels to scroll on each click.
The SlideBar
control can be customized to show a collection of any type of control in a Horizontal
or Vertical
format by setting the Orientation
property.
Class name
"wisej.web.SlideBar"
Theme appearance
Child components
Source code
"slidebar", see .
"pane" is the container. "scrollbar-x" and "scrollbar-y" are the horizontal and vertical scrollbars. See .