TdxGanttControlSheetColumn.Caption Property
Specifies the column’s caption.
Declaration
property Caption: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to assign a name to the sheet column.
The Caption property’s default value is an empty string.
See Also