TdxGanttControlExtendedAttribute.Alias Property
Specifies an alternative caption for a custom field’s column.
Declaration
property Alias: string read; write;
Property Value
| Type | Description |
|---|---|
| string | An alternative custom field caption. |
Remarks
Use this property to replace the column’s name with the custom caption.
Change Caption at Runtime
To rename a column, a user can right-click its header and select “Rename Column” in the shown context menu.

See Also