TdxGanttControlDataModelBaseline.Description Property
Specifies text associated with the baseline.
Declaration
property Description: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to assign text to a data model‘s baseline to give users more information about the baseline. For instance, you can add a baseline’s creation timestamp to its description.
See Also