Gets or sets the maximum time span to search for nonworking intervals within when using the Get*Nonworking* methods of the Gantt Chart control instances.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public static TimeSpan MaxNonworkingIntervalSearchSpan { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Shared Property MaxNonworkingIntervalSearchSpan As TimeSpan |