Plumtree Portal UI  
 

ExpListPropModel.GetRowStatus Method 

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

public virtual int GetRowStatus(
   int _nRowIndex
);

Parameters

_nRowIndex
Row index

Return Value

Row status

Implements

IExpListPropModelRO.GetRowStatus

See Also

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