Click or drag to resize

ProjectBrowseControllerViewOnSelectListNodeOn Property

Gets/sets the action when selecting a list item. If true, when selection the list item, it is shown in the document area.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool ViewOnSelectListNodeOn { get; set; }

Property Value

Boolean
See Also