DataTableTransposeOptionsPropertyColumnsMoveToDataColumns Property |
Gets or sets the number of property columns to transpose.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int PropertyColumnsMoveToDataColumns { get; set; }
Property Value
Int32
The number of property columns to transpose.
See Also