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