Click or drag to resize

MultipleFilesControllerCmdAddNewFileName Property

Occurs when a new file name should be added.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdAddNewFileName { get; }

Property Value

ICommand
See Also