Uiinfrastructure API Docs  
 

ExpListModel.MoveFirst Method 

Moves the row identified by the index in argument, to the top of the list.

protected virtual void MoveFirst(
   int _nRowIndex
);

Parameters

_nRowIndex
Index of the row to move.

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace