Plumtree Portal UI  
 

IObjPropModelRO.CheckRowIsReadOnly Method 

Checks to see if the property is read-only

bool CheckRowIsReadOnly(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Returns true if read-only. Otherwise returns false.

See Also

IObjPropModelRO Interface | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace