Plumtree UI Infrastructure API  
 

HTMLTable.SetHeight Method 

Call this method to set the height attribute value.

public virtual void SetHeight(
   string s
);

Parameters

s
String value.

See Also

HTMLTable Class | com.plumtree.xpshared.htmlelements Namespace