| | Plumtree UI Infrastructure API | |
| HTMLTextArea.SetComponentCols Method |
Set the column size (m_iHTMLComponentCols) for textarea.
public virtual void SetComponentCols(
int _cols
);
Parameters
-
_cols
- column size
See Also
HTMLTextArea Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace