Gets a value indicating whether the control is initialized and the dependencies items control host is available.

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

Syntax

C#
protected internal virtual bool IsDependenciesItemsControlHostInitialized { get; }
Visual Basic (Declaration)
Protected Friend Overridable ReadOnly Property IsDependenciesItemsControlHostInitialized As Boolean

See Also