Uiinfrastructure API Docs  
 

ExpListView.SetRowStyle Method 

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

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

Parameters

_myRow
_nRowIndex

See Also

ExpListView Class | com.plumtree.uiinfrastructure.expandablelist Namespace