IFileTreeViewInitialize_FolderTree Method |
Initializes the folder tree.
Namespace: Altaxo.Gui.Pads.FileBrowserAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Initialize_FolderTree(
NGTreeNodeCollection nodes
)
Parameters
- nodes NGTreeNodeCollection
- The root node collection to display.
See Also