DataTableMultipleColumnProxyGroupNumber Property |
The group number of the data columns. All data columns must be columns of ColumnKind.V and must have this group number. Data columns having other group numbers will be removed.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic int GroupNumber { get; set; }
Property Value
Int32
See Also