property Property.SingleLine as Boolean
Specifies whether the property is shown using single or multiple lines.

TypeDescription
Boolean A Boolean expression that specifies whether the property is displaying by single or multiple lines.
By default, the SingleLine property is True. Use the SingleLine property to display the property's name or value on multiple lines. Use the Name or HTMLName property to specify the caption of the property to be displayed on the Name column. Use the Value or HTMLValue property to specify the caption of the property to be displayed on the Value column.