Skip to main content
All docs
V26.1
  • GanttResourceMappings Class

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

    Namespace: DevExpress.Xpf.Gantt

    Assembly: DevExpress.Xpf.Gantt.v26.1.dll

    Declaration

    public sealed class GanttResourceMappings :
        Freezable<GanttResourceMappings>

    The following members return GanttResourceMappings objects:

    Inheritance

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