Member variable XbpQuickBrowse():rowPos Foundation

Contains the current row position of the browse cursor.

Attribute: READONLY
Data type: Numeric
Description

The instance variable :rowPos contains a numeric value indicating the current row position of the browse cursor within the data area. The value in this instance variable is only valid when the browse display is stable.

The row position specified in :rowPos is relative to the set of rows which are currently visible in the data area of the quick browse (range from 1 to :rowCount). If the data area is scrolled so that the browse cursor is outside of the visible area, :rowPoscontains the value 0.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.