Represents the schedule of a GanttChartView control or GanttChartItem object, defining the working week and day intervals and special nonworking days to consider for scheduling.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
[SerializableAttribute]
public class Schedule
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class Schedule

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.UI.WebControls..::.Schedule

See Also