Gets the item specific nonworking intervals.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public List<GanttChartView..::.ItemNonworkingHighlightInterval> Intervals { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property Intervals As List(Of GanttChartView..::.ItemNonworkingHighlightInterval) |