Click or drag to resize

ProjectBrowseControllerViewOnSelectTreeNode Property

Gets or sets the action that is executed when selecting a tree node.

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

Property Value

ViewOnSelect
See Also