Click or drag to resize

ColumnKindChangeEventArgsNewKind Property

Gets the new column kind.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ColumnKind NewKind { get; }

Property Value

ColumnKind
See Also