Plumtree UI Infrastructure API  
 

HTMLTableHeader.SetHeight Method 

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

public override void SetHeight(
   string s
);

Parameters

s
String value.

See Also

HTMLTableHeader Class | com.plumtree.xpshared.htmlelements Namespace