Row Property (IUiaGridItemProvider)
In This Topic
Gets the ordinal number of the row that contains the cell or item. Returns: A zero-based ordinal number that identifies the row containing the cell or item.
Syntax
'Declaration
ReadOnly Property Row As Integer
See Also