Uiinfrastructure API Docs  
 

HTMLTable.SetBorderColor Method 

Call this method to set the bordercolor attribute value.

public virtual void SetBorderColor(
   string s
);

Parameters

s
String value.

See Also

HTMLTable Class | com.plumtree.xpshared.htmlelements Namespace