scroll | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Synonyms | vscroll,pgvscroll |
Associations | com.livecode.widget.polygrid |
Summary | Specifies the vertical scroll of a PolyGrid. |
Example |
|
Description | Use the scroll property to scroll a PolyGrid or to check how far it has scrolled vertically. By default, the scroll property of newly created PolyGrids is set to zero. |
Tags | table,data |