firstRowInView

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
get the firstRowInView of widget
Associationscom.livecode.widget.polygrid
Summary

Returns the first visible row

Example
get the firstRowInView of widget "PolyGrid"
Description

Use the firstRowInView property to get the number of the first visible row. Note that for a row to be considered first, it will only be necessary to see one pixel of it

Tagstable,data