lastRowInView | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Returns the last visible row |
Example |
|
Description | Use the lastRowInView property to get the number of the last visible row. Note that for a row to be considered last, it will only be necessary to see one pixel of it |
Tags | table,data |