Gets a value that indicates whether asynchronous scheduling is enabled.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
bool IsAsyncSchedulingEnabled { get; set; }
Visual Basic (Declaration)
Property IsAsyncSchedulingEnabled As Boolean

See Also