Click or drag to resize

DecomposeByColumnContentDataAndOptionsData Property

Holds the data necessary for decomposing a table containing a cycling-variable column.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DataTableMultipleColumnProxy Data { get; }

Property Value

DataTableMultipleColumnProxy
The data.
See Also