Drawing > Drawing Assembly Interfaces > IGxTitle > IGxTitle.IsControl
IsControl: Boolean;
The IsControl property determines whether the title is displayed as a control.
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.
The property use is given in the example for IGxTitle.Text.
See also: