gui.getListItemRow
Returns the row index of a list item.
Prototype
nRow = gui.getListItemRow ( hListItem )
Parameters
hListItem - valid list item handle
Return values
nRow - row number 1..n
Available since ShiVa 2.0
Returns the row index of a list item.
nRow = gui.getListItemRow ( hListItem )
hListItem - valid list item handle
nRow - row number 1..n
Available since ShiVa 2.0