Click or drag to resize

SelectableListNodeWithParentParent Property

Gets or sets the parent that coordinates selection changes.

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

Property Value

SelectableListNodeWithParentIParent
See Also