Returns the item's first dependent.
Class: ItemClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
public ItemClass FirstChild { get; }
Public ReadOnly Property FirstChild As ItemClass
The first child or null/Nothing if the item has no child items.
Returns the item's first dependent.
See Also ItemClass Class | Classes | SftTree/NET 2.0