doNotScroll

The doNotScroll property defines whether the text field can scroll.

 

Syntax

System.Boolean doNotScroll();

 

Return Value

Returns the current property value.

 

Remarks

Member of field.

 

Example