Gets the direct parent item of the current item in the hierarchical collection.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public DataTreeGridItem Parent { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Parent As DataTreeGridItem Get |