Uiinfrastructure API Docs  
 

HTMLTableRow.SetVAlign Method 

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

public virtual void SetVAlign(
   string s
);

Parameters

s
String value

See Also

HTMLTableRow Class | com.plumtree.xpshared.htmlelements Namespace