Click or drag to resize

ColumnInformationSimpleColumn Field

The column as it was at the time of this call. Can be null if the column currently could not be resolved.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadableColumn? Column

Field Value

IReadableColumn
See Also