Uiinfrastructure API Docs  
 

HTMLTableRow.SetBorderColor Method 

Call this method to set the value of the bordercolor attribute.

public virtual void SetBorderColor(
   string s
);

Parameters

s
String value

See Also

HTMLTableRow Class | com.plumtree.xpshared.htmlelements Namespace