pgPageSize | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Number of rows displayed in the visible area of the PolyGrid. |
Example |
|
Description | Use the pgPageSize property to get the number of rows that can be displayed in the visible area of the PolyGrid. |
Tags | table,data |