Skip to main content
All docs
V19.1

ASPxGanttMappings Properties

Represents a collection of mappings for the gantt’s objects (tasks, dependencies, resources) to data fields.
Name Description
Dependency Provides access to the dependency object’s mappings.
Resource Provides access to the resource object’s mappings.
ResourceAssignment Provides access to the resource assignment object’s mappings.
Task Provides access to the task object’s mappings.
See Also