Click or drag to resize

IDataTableTransposeOptionsViewPropertyColumnsMoveToDataColumns Property

Get/sets the number of property columns that are moved after transposing the data columns to the data columns collection.

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

Property Value

Int32
See Also