Skip to main content
All docs
V19.1

ASPxGanttTaskMappingInfo Properties

Provides information on the task properties’ mappings to the appropriate data fields.
Name Description
End Specifies the name of the data field that contains information on the task’s end date.
ID Specifies the name of the data field that contains information on the task’s ID.
ParentID Specifies the name of the data field that contains information on the task’s parent ID.
Progress Specifies the name of the data field that contains information on the task’s progress.
Start Specifies the name of the data field that contains information on the task’s start date.
Title Specifies the name of the data field that contains information on the task’s title.
See Also