Plumtree Portal UI  
 

ExpListPropModel.CheckRowIsMandatory Method 

Check whether row is mandatory

public abstract bool CheckRowIsMandatory(
   int _nRowIndex
);

Parameters

_nRowIndex
Row index

Return Value

True if row is mandatory

See Also

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