Click or drag to resize

ProjectBrowseControllerViewOnSelectTreeNode Property

Gets/sets the action when selecting a tree node.

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

Property Value

ViewOnSelect
See Also