Rows Property (SLDataGrid)

Class

SLDataGrid class

Action

Gets a list of rows in the data grid.

If the data grid has a vertical scroll bar, rows which are not in the visible area of the data grid do not expose any information (e.g. text, caption). In order to interact with such a row or retrieve information about the row it needs to be scrolled into view first.

Data Type

LIST OF WINDOW

Access

Read only