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.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool ShowAllProperties { set; }
Property Value
Booleantrue if to show all properties; otherwise,
false.
See Also