Plumtree Portal UI  
 

IObjPropModelRO.CheckRowIsVisible Method 

Checks to see if the property is visible

bool CheckRowIsVisible(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Returns true if visible. Otherwise returns false.

See Also

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