Click or drag to resize

IProjectBrowseView Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Pads.ProjectBrowser.IProjectBrowseView"]


Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IProjectBrowseView

The IProjectBrowseView type exposes the following members.

Properties
Methods
Remarks
The image indices for the browser tree nodes and list nodes are set as following: 0: Project, 1: closed folder, 2: open folder, 3: worksheet, 4: graph.
See Also