Skip to main content

GanttResourceMappings Class

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

Namespace: DevExpress.Xpf.Gantt

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

NuGet Package: DevExpress.Wpf.Gantt

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