Plumtree UI Infrastructure API  
 

HTMLTextArea.SetComponentRows Method 

Set the rpw size (m_iHTMLComponentRows) for textarea.

public virtual void SetComponentRows(
   int _rows
);

Parameters

_rows

See Also

HTMLTextArea Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace