Click or drag to resize

ExtractCommonColumnsToTableOptionsControllerTablePropertyNames Property

Contains the names of properties of the source table that 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 string TablePropertyNames { get; set; }

Property Value

String
See Also