Click or drag to resize

MamlExportOptionsControllerCommandSelectOutputFile Property

Gets the command that selects the output file.

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

Property Value

ICommand
See Also