ExtractCommonColumnsToTableOptionsCopyColumnProperties Property |
If true, the column properties of the columns of the orignal table are copied to the destination table (only if they are not empty).
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool CopyColumnProperties { get; init; }
Property Value
BooleanSee Also