Click or drag to resize

EmptyDoubleColumnFullName Property

The full name of this column (Gui culture)

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string FullName { get; }

Property Value

String

Implements

IReadableColumnFullName
See Also