Gets the hierarchical indentation level of the current item in the containing collection.

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

Syntax

C#
int Indentation { get; }
Visual Basic (Declaration)
ReadOnly Property Indentation As Integer

See Also