Plumtree UI Infrastructure API  
 

HTMLTableCell.SetHeaders Method 

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

public virtual void SetHeaders(
   string s
);

Parameters

s
String value.

See Also

HTMLTableCell Class | com.plumtree.xpshared.htmlelements Namespace