Click or drag to resize

IndexerColumnFullName Property

The full name of a indexer column is "IndexerColumn".

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