GanttResourceMappings Properties
Contains properties that specify data source fields from which the control obtains resources.| Name | Description |
|---|---|
| Color | Specifies a data field from which the GanttControl obtains a resource’s color. This is a dependency property. |
| Key | Specifies a data field from which the GanttControl obtains a resource’s id. This is a dependency property. |
| Name | Specifies a data field from which the GanttControl obtains a resource’s name. This is a dependency property. |
See Also