Click or drag to resize

FileSystemTreeControllerSelectedPathChanged Event

Occurs when the selected file system path changes.

Namespace: Altaxo.Gui.Pads.FileBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public event Action<string> SelectedPathChanged

Value

ActionString
See Also