Click or drag to resize

ColumnKindChangeEventArgsOldKind Property

Gets the previous column kind.

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

Property Value

ColumnKind
See Also