Click or drag to resize

ActionDocumentPropertyBagNotNull Property

Gets the îtem's property bag, creating it if necessary.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public PropertyBag PropertyBagNotNull { get; }

Property Value

PropertyBag

Implements

IPropertyBagOwnerPropertyBagNotNull
See Also