Skip to main content
A newer version of this page is available. .

GanttResourceMappings Class

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

Namespace: DevExpress.Xpf.Gantt

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