Uiinfrastructure API Docs  
 

ExpListModel.m_bEnableMoveRowActions Field

Set this flag to true if you want to display the move up and down buttons at the end of each row. Warning: if this is set to true, then the sort by column will NOT be available anymore. You can't have both it doesn't make sense.

protected bool m_bEnableMoveRowActions;

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace