IDocumentLeafNodeParentObject Property |
Gets or sets the parent document node of this leaf node.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
SyntaxIDocumentNode? ParentObject { get; set; }Property Value
IDocumentNode
See Also