Click or drag to resize

IDataTableTransposeOptionsViewDataColumnsMoveToPropertyColumns Property

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

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

Property Value

Int32
See Also