Plumtree Portal UI  
 

ExpListPropModel.GetRowPropertyID Method 

Returns the property ID of the property in the indicated row

public virtual int GetRowPropertyID(
   int _nRowIndex
);

Parameters

_nRowIndex
Row index

Return Value

Property ID

Implements

IExpListPropModelRO.GetRowPropertyID

See Also

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