Click or drag to resize

SelectableListNodeWithParentParent Property

[Missing <summary> documentation for "P:Altaxo.Collections.SelectableListNodeWithParent.Parent"]


Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public SelectableListNodeWithParentIParent? Parent { get; set; }

Property Value

SelectableListNodeWithParentIParent
See Also