Skip to main content

GanttResourceLinkMappings Class

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

Namespace: DevExpress.Xpf.Gantt

Assembly: DevExpress.Xpf.Gantt.v23.2.dll

NuGet Package: DevExpress.Wpf.Gantt

Declaration

public sealed class GanttResourceLinkMappings :
    Freezable<GanttResourceLinkMappings>

The following members return GanttResourceLinkMappings objects:

Inheritance

Object
DispatcherObject
DependencyObject
Freezable
DevExpress.Mvvm.UI.Native.Freezable<GanttResourceLinkMappings>
GanttResourceLinkMappings
See Also