Click or drag to resize

AbstractItemHandler_listChange Event

Event raised when the list content changes.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected event Action<SelectableListNodeList> _listChange

Value

ActionSelectableListNodeList
See Also