Plumtree Portal UI  
 

ExpListPropModel.GetRowType Method 

Returns the value type of the property

public virtual int GetRowType(
   int _nRowIndex
);

Parameters

_nRowIndex
Row index

Return Value

Value type of property

Implements

IExpListPropModelRO.GetRowType

See Also

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