Click or drag to resize

IFileBrowserView Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Pads.FileBrowser.IFileBrowserView"]


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

The IFileBrowserView type exposes the following members.

Methods
Events
 NameDescription
Public eventFolderTreeNodeSelected
(Inherited from IFileTreeView)
Public eventSelectedItemsActivated Occurs when the user activates the selected items (either by double-clicking on it, or by pressing Enter).
(Inherited from IFileListView)
Top
See Also