Skip to main content
All docs
V25.1
  • GanttResourceLinkMappings Class

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

    Namespace: DevExpress.Xpf.Gantt

    Assembly: DevExpress.Xpf.Gantt.v25.1.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