Click or drag to resize

AllTextsHandlerGetItemList Method

Fills the list with all text documents in the project.

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

Return Value

SelectableListNodeList
List of all text documents.
See Also