Data ListMove To Method
There are two overloads for this method
Overload List
| MoveTo(Int32) | This method is used to move the focus to the specified row in the data source |
| MoveTo(RowPosition) | This method is used to move the focus to the specified fixed row position in the data source |