Click or drag to resize

DataTableTransposeOptionsPropertyColumnsMoveToDataColumns Property

Gets or sets the number of property columns to transpose.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int PropertyColumnsMoveToDataColumns { get; set; }

Property Value

Int32
The number of property columns to transpose.
See Also