SetPrevRow Method
Description
Sets the row above the current (active) row as the new current (active) row in the run-time Data pane sheet.
Syntax
DTSheet.SetPrevRow
Example
The following example uses the SetPrevRow method to change the active row to the previous row in the run-time data sheet.
DataTable.GetSheet("MySheet").SetPrevRow