PeakSearchingControllerAvailableMethods Property |
Gets or sets the available Methods.
Namespace: Altaxo.Gui.Science.Spectroscopy.PeakSearchingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ItemsController<Type> AvailableMethods { get; set; }Property Value
ItemsControllerTypeThe available Methods.
See Also