Plumtree Portal UI  
 

ExpListPropBrowseView.SetRowStyle Method 

Helper method to set the style of a row. This method is used by Display(). Overrides the ExpListView::SetExpListRowStyle().

protected override void SetRowStyle(
   HTMLTableRow _myRow,
   int _nRowIndex
);

Parameters

_myRow
_nRowIndex

See Also

ExpListPropBrowseView Class | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace | ExpListView#SetExpListRowStyle