Plumtree Portal UI  
 

ExpListPropModel.GetRowValue Method 

Returns the value of the property

public virtual object GetRowValue(
   int _nRowIndex
);

Parameters

_nRowIndex
Row index

Return Value

Value of property

Implements

IExpListPropModelRO.GetRowValue

See Also

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