Click or drag to resize

BaseColumnCollectionChangedEventArgsMaxRowChanged Property

Returns the highest row number that has changed (plus one).

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

Property Value

Int32
See Also