Click or drag to resize

FileUtilityFileLoaded Event

Occurs after a file has been loaded successfully.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static event EventHandler<PathNameEventArgs> FileLoaded

Value

EventHandlerPathNameEventArgs
See Also