Click or drag to resize

ISingleTreeViewItemChoiceView Interface

Provides the view contract for selecting a single tree item.

Namespace: Altaxo.Gui.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface ISingleTreeViewItemChoiceView

The ISingleTreeViewItemChoiceView type exposes the following members.

Methods
 NameDescription
Public methodInitialize Initializes the treeview of available data with content.
Top
Events
 NameDescription
Public eventSelectionChanged Occurs when the selection changes.
Top
See Also