Click or drag to resize

IFileTreeView Interface

Defines the view for the folder tree pane of the file browser.

Namespace: Altaxo.Gui.Pads.FileBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IFileTreeView

The IFileTreeView type exposes the following members.

Methods
 NameDescription
Public methodInitialize_FolderTree Initializes the folder tree.
Top
Events
 NameDescription
Public eventFolderTreeNodeSelected Occurs when a folder tree node is selected.
Top
See Also