|  | Plumtree UI Infrastructure API | |
| ExpListModel.MoveLast Method |
Moves the row identified by the index in argument, to the last position of the list.
protected virtual
void MoveLast(
int _nRowIndex);
Parameters
-
_nRowIndex
- Index of the row to move.
See Also
ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace