List Edit Field Current Item - MultiLine Property

Allow text to wrap to a new line

Member of List Edit Field Current Item (PRIM_MD.ListEditCurrentItem)

Data Type - Boolean

Details

The Multiline property specifies whether the EditField supports multiline entry. When True, Enter will start a new line and text too long to fit in the available space will wrap on to a new line.
 
By specifiying a layout Sizing of ContentHeight, the EditField will get longer as more text is entered.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2