Class GanttResourceCollection
To hold the resources in Gantt.
Inheritance
System.Object
GanttResourceCollection
Namespace: Syncfusion.UI.Xaml.Gantt
Assembly: Syncfusion.SfGantt.UWP.dll
Syntax
public class GanttResourceCollection : ObservableCollection<GanttResource>
Constructors
GanttResourceCollection()
Declaration
public GanttResourceCollection()