alexa

    Show / Hide Table of Contents

    Class GanttHolidayCollection

    Represents the collection of GanttHoliday.

    Inheritance
    System.Object
    GanttHolidayCollection
    Namespace: Syncfusion.Windows.Controls.Gantt
    Assembly: Syncfusion.Gantt.Wpf.dll
    Syntax
    public class GanttHolidayCollection : ObservableCollection<GanttHoliday>

    Constructors

    GanttHolidayCollection()

    Declaration
    public GanttHolidayCollection()
    Back to top Generated by DocFX