Click or drag to resize

IDocumentLeafNodeParentObject Property

Retrieves the parent object.

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

Property Value

IDocumentNode
See Also