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

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

Syntax

C#
protected override bool IsItemsControlHostInitialized { get; }
Visual Basic (Declaration)
Protected Overrides ReadOnly Property IsItemsControlHostInitialized As Boolean

See Also