Plumtree UI Infrastructure API  
 

HTMLTableHeader.SetRowSpan Method 

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

public override void SetRowSpan(
   string s
);

Parameters

s
String value.

See Also

HTMLTableHeader Class | com.plumtree.xpshared.htmlelements Namespace