Iterates the leaf items in the hierarchical collection.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public IEnumerable<DataTreeGridItem> GetLeaves() |
| Visual Basic (Declaration) |
|---|
Public Function GetLeaves As IEnumerable(Of DataTreeGridItem) |