Click or drag to resize

IPropertyHierarchyViewShowAllProperties Property

Sets a value indicating to the user whether to show all properties or only those of the topmost property bag.

Namespace: Altaxo.Gui.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool ShowAllProperties { set; }

Property Value

Boolean
true if to show all properties; otherwise, false.
See Also