Click or drag to resize

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.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool CopyColumnProperties { get; init; }

Property Value

Boolean
See Also