ProjectAllItemHandlerGetItemList Method |
Fills the list with items.
Namespace: Altaxo.Gui.Pads.ProjectBrowserAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override SelectableListNodeList GetItemList()
Return Value
SelectableListNodeListThe list of items that are shown in the listbox.
See Also