DataTableToMatrixConverterDataColumnsGroupNumber Property |
Gets the common group number of all data columns that are included in the matrix.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int DataColumnsGroupNumber { get; }
Property Value
Int32
The group number of the data columns included in the matrix.
See Also