Back to Devexpress

GanttView.ResourcesSource Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-4134a8d2.md

latest1.2 KB
Original Source

GanttView.ResourcesSource Property

Gets or sets a source from which the GanttControl retrieves resources. This is a dependency property.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public object ResourcesSource { get; set; }
vb
Public Property ResourcesSource As Object

Property Value

TypeDescription
Object

A source from which the GanttControl retrieves resources.

|

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace