Click or drag to resize

BaseColumnCollectionChangedEventArgsMinColChanged Property

Returns the lowest column number that has changed.

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

Property Value

Int32
See Also