Skip to main content
All docs
V26.1
  • GanttResourceLinkMappings Properties

    Contains properties that specify data source fields from which the control obtains resource dependencies.
    Name Description
    AllocationPercentage Specifies a data field from which the GanttControl obtains the percentage of time a resource spends on a task. This is a dependency property.
    Resource Specifies a data field from which the GanttControl obtains a resource. This is a dependency property.
    Task Specifies a data field from which the GanttControl obtains a task. This is a dependency property.
    See Also