Gets or sets a method used to retreive supplemental nonworking day time intervals to be considered in the chart for any specific date passed in as the method parameter.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
NonworkingDayIntervalProvider NonworkingDayIntervalProvider { get; set; } |
Visual Basic (Declaration) |
---|
Property NonworkingDayIntervalProvider As NonworkingDayIntervalProvider |