Click or drag to resize

ExtractCommonColumnsToTableDataControllerXColumn Property

[Missing <summary> documentation for "P:Altaxo.Gui.Data.ExtractCommonColumnsToTableDataController.XColumn"]


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

Property Value

ItemsControllerString
See Also