Back to Devexpress

GanttResourceLinkMappings Properties

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttresourcelinkmappings-dot-underscore-properties.md

latest3.2 KB
Original Source

GanttResourceLinkMappings Properties

Contains properties that specify data source fields from which the control obtains resource dependencies.

NameDescription
AllocationPercentageSpecifies a data field from which the GanttControl obtains the percentage of time a resource spends on a task. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ResourceSpecifies a data field from which the GanttControl obtains a resource. This is a dependency property.
TaskSpecifies a data field from which the GanttControl obtains a task. This is a dependency property.

See Also

GanttResourceLinkMappings Class

GanttResourceLinkMappings Members

DevExpress.Xpf.Gantt Namespace