IGxTitle.IsControl

Syntax

IsControl: Boolean;

Description

The IsControl property determines whether the title is displayed as a control.

Comments

If the property is set to True, the title is displayed as a control. If the title does not contain substitutions that are used to display calendar dimension selection or additional dimensions, selection can be changed. Clicking the name of the selected element opens the list of dimension elements, in which the selection can be changed.

If the IsControl property is set to False, the title displays text in the normal mode.

Example

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

See also:

IGxTitle