Click or drag to resize

TextDocumentParentObject Property

Get / sets the parent object of this table.

Namespace: Altaxo.Text
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
IDocumentLeafNodeParentObject
See Also