Skip to main content

TdxGanttControlDataModelProperties.ProjectCreated Property

Specifies the project creation date and time.

Declaration

property ProjectCreated: TDateTime read; write;

Property Value

Type
TDateTime

Remarks

Use this property to obtain information about a project creation date and time. The data model uses the CreationDate attribute’s value to initialize the ProjectCreated property if you load a chart from an XML file.

See Also