Skip to main content

tableVScrollBar

Type

property

Summary

Controls the visibility of the table's vertical scrollbar.

Syntax

get the tableVScrollBar of <widget>
set the tableVScrollBar of <widget> to <{"on" | "off" | "auto"}>

Description

Use the tableVScrollBar property to control the visibility of the widget's vertical scrollbar.

Value

NameTypeDescription

value

boolean

true if the vertical scrollbar should be enabled and displayed; false otherwise.