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.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public static TimeSpan MaxNonworkingIntervalSearchSpan { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Shared Property MaxNonworkingIntervalSearchSpan As TimeSpan |