AsciiImportOptionsControllerCmdDoAnalyze Property |
Gets the command do analyze. Occurs when analysis of the ASCII input is requested.
Namespace: Altaxo.Gui.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ICommand CmdDoAnalyze { get; }Property Value
ICommand
See Also