Plumtree Portal UI  
 

IExpListPropModelRO.GetRowStatus Method 

Returns the status of the row (added, deleted, edited, modified)

int GetRowStatus(
   int _nRowIndex
);

Parameters

_nRowIndex
Row index

Return Value

Row status

See Also

IExpListPropModelRO Interface | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace