Click or drag to resize

DataTableToMatrixConverterDataColumnsGroupNumber Property

Gets the common group number of all data columns that are included in the matrix.

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

Property Value

Int32
The group number of the data columns included in the matrix.
See Also