IGxTitle.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether the title is visible.

Comments

If the property is set to True, the title is displayed, otherwise it is not.

Example

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

See also:

IGxTitle