Click or drag to resize

ProjectFolderPropertyDocumentCollectionParentObject Property

[Missing <summary> documentation for "P:Altaxo.Main.Properties.ProjectFolderPropertyDocumentCollection.ParentObject"]


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

Property Value

IDocumentNode

Implements

IDocumentLeafNodeParentObject
See Also