property Element.CaptionSingleLine as CaptionSingleLineEnum
Specifies if the element's caption is displayed on single or multiple lines.

TypeDescription
CaptionSingleLineEnum A CaptionSingleLineEnum expression that specifies whether the element's caption is displayed on single or multiple lines.
By default, the CaptionSingleLine property is exCaptionSingleLine. The CaptionSingleLine property specifies whether the element's caption is displayed on single or multiple lines.  Use the Caption property to define the label or caption to be displayed on the element's background. The CaptionAlign property specifies the alignment of the caption relative to the edges of the element. The ExtraCaption property defines the second or the extra caption to be displayed on the element's background. The Images method loads icons to be displayed on the control's surface. The HTMLPicture property loads and assigns a picture to a key to be used on control's surface.