Click or drag to resize

DataSourceImportOptionsControllerTriggerSource Property

Gets or sets the trigger source.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<ImportTriggerSource> TriggerSource { get; set; }

Property Value

ItemsControllerImportTriggerSource
See Also