Click or drag to resize

PropertyHierarchyTopmostBagInformation Property

Gets the information about the topmost property bag.

Namespace: Altaxo.Main.Properties
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PropertyBagInformation TopmostBagInformation { get; }

Property Value

PropertyBagInformation
Information about the topmost property bag.
See Also