Plumtree Portal UI  
 

ExpListPropModel.SetRowValue Method 

Set the row value

protected virtual void SetRowValue(
   int _nRowIndex,
   object _oValue
);

Parameters

_nRowIndex
Row index
_oValue
Value of property in row

See Also

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