Gets whether the current item is considered as a leaf within the containing hierarchical collection.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public bool IsLeaf { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsLeaf As Boolean |