Class GanttHolidayCollection
Represents the collection of GanttHoliday.
Inheritance
System.Object
GanttHolidayCollection
Namespace: Syncfusion.UI.Xaml.Gantt
Assembly: Syncfusion.SfGantt.UWP.dll
Syntax
public class GanttHolidayCollection : ObservableCollection<GanttHoliday>
Constructors
GanttHolidayCollection()
Declaration
public GanttHolidayCollection()