Click or drag to resize

IAsciiImportOptionsViewTableStructure Property

[Missing <summary> documentation for "P:Altaxo.Gui.Serialization.Ascii.IAsciiImportOptionsView.TableStructure"]


Namespace: Altaxo.Gui.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
ObservableCollection<Boxed<AsciiColumnType>> TableStructure { set; }

Property Value

ObservableCollectionBoxedAsciiColumnType
See Also