Click or drag to resize

IDocumentLeafNodeParentObject Property

Gets or sets the parent document node of this leaf node.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
IDocumentNode? ParentObject { get; set; }

Property Value

IDocumentNode
See Also