WordWrap Property (FlexTextArea)

Action

Gets whether text in the row should be word wrapped.

If true, enables word wrapping for text in the rows. Only takes effect if the variableRowHeight property is also true. The default value is false.

Syntax

'Declaration
Protected Read Property wordWrap As Boolean

Access

Read only.