multiline

The multiline property defines whether the text field is multiline.

 

Syntax

System.Boolean multiline();

 

Return Value

Returns the current property value.

 

Remarks

Member of field.

 

Example