| GetDataTableRowIndex Method | |
| See Also |
- rowIndex
- The index of the row for which to get the data table row
Returns the corresponding data table row for a specified grid row.
| Visual Basic |
|---|
Public Function GetDataTableRowIndex( _
ByVal rowIndex As Long _
) As Long |
- rowIndex
- The index of the row for which to get the data table row
The index of the row of the corresponding data table, or -1 if an error occurs