Property Parent
| Edit this page View SourceParent
Gets a reference to the parent of this tree item node.
Declaration
public TocItem? Parent { get; }
Property Value
| Type | Description |
|---|---|
| TocItem |
Gets a reference to the parent of this tree item node.
public TocItem? Parent { get; }
| Type | Description |
|---|---|
| TocItem |