pgVScrollBarIsShowing | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Determine if the vertical scrollbar is currently visible. |
Example |
|
Description | Use the pgVScrollBarIsShowing property to determine if the vertical scrollbar is actually visible. This property is read only. |
Tags | table,data |