Click or drag to resize

IPropertyBagView Interface

View contract for displaying the contents of a property bag.

Namespace: Altaxo.Gui.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IPropertyBagView

The IPropertyBagView type exposes the following members.

Properties
 NameDescription
Public propertyPropertyList Sets the property list shown by the view.
Top
See Also