AutoHeight: Boolean;
The AutoHeight property determines whether title height is automatically resized to fit contents.
Available values:
True. Default value. Title height is automatically resized to fit contents. IGxTitle.Height determines maximum title height.
False. Title height is not automatically resized to fit contents.
The example of use is given in description of the IGxTitle.Text property.
See also: