Click or drag to resize

MatrixToDataTableConverterColumnBaseName Property

Sets the base name used for generated data-column names.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string ColumnBaseName { set; }

Property Value

String
See Also