Gets a value that indicates whether hierarchy constraints are enabled so that the difference of indentation levels of parent and child items do not become larger than one.

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

Syntax

C#
bool AreHierarchyConstraintsEnabled { get; }
Visual Basic (Declaration)
ReadOnly Property AreHierarchyConstraintsEnabled As Boolean

See Also