Click or drag to resize

ExtractCommonColumnsToTableOptionsControllerCopyColumnProperties Property

Gets or sets a value indicating whether column properties should be copied to the destination table.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool CopyColumnProperties { get; set; }

Property Value

Boolean
See Also