DataColumnCollectionGetUnusedColumnGroupNumber Method |
This function will return the smallest possible group number, which is currently not in use.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int GetUnusedColumnGroupNumber()
Return Value
Int32The smallest unused group number (starting at 0).
See Also