Click or drag to resize

SpecificProjectFolderHandlerGetItemList Method

Fills the list with all items (tables, graphs, and subfolders) of the current project folder.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override SelectableListNodeList GetItemList()

Return Value

SelectableListNodeList
List of items.
See Also