Back to Devexpress

GanttResourceMappings Properties

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

latest2.9 KB
Original Source

GanttResourceMappings Properties

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

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ColorSpecifies a data field from which the GanttControl obtains a resource’s color. This is a dependency property.
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.
KeySpecifies a data field from which the GanttControl obtains a resource’s id. This is a dependency property.
NameSpecifies a data field from which the GanttControl obtains a resource’s name. This is a dependency property.

See Also

GanttResourceMappings Class

GanttResourceMappings Members

DevExpress.Xpf.Gantt Namespace