Click or drag to resize

DataSourceImportOptionsControllerTriggerSource Property

[Missing <summary> documentation for "P:Altaxo.Gui.Data.DataSourceImportOptionsController.TriggerSource"]


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

Property Value

ItemsControllerImportTriggerSource
See Also