vScrollBar | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Show or hide built-in vertical scrollbar. |
Example |
|
Description | Values can be one of ["On","Off","Auto"]. The "On" value will always show the vertical scrollbar, "Off" will hide the vertical scrollbar and "Auto" will show it when needed. |
Tags | table,data |