Click or drag to resize

WITecTreeNodeParent Property

Gets the parent node, or null if this is the root node.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public WITecTreeNode? Parent { get; }

Property Value

WITecTreeNode
See Also