Plumtree Portal UI  
 

ExpListPropModel.SetRowStatus Method 

Set the row status

protected virtual void SetRowStatus(
   int _nRowIndex,
   int _nStatus
);

Parameters

_nRowIndex
Row index
_nStatus
Status of row

See Also

ExpListPropModel Class | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace