Uiinfrastructure API Docs  
 

PTListItem.SetRowStyleClass Method 

Call this method to set the style class for the HTMLTableRow rendering this item.

public virtual void SetRowStyleClass(
   PTStyleClass styleClass
);

Parameters

styleClass
Pass a PTStyleClass.

See Also

PTListItem Class | com.plumtree.xpshared.htmlconstructs Namespace