IGxTitle.WrappedText

Syntax

WrappedText: Boolean;

Description

The WrappedText property determines whether to wrap the text into the next line if it is not fitted.

Comments

Available values:

True. Default value. The title text is wrapped.

False. The title text is not wrapped.

Example

The example of use is given in the IGxTitle.Text property.

See also:

IGxTitle