Click or drag to resize

DataColumnChangedEventArgsMaxRowChanged Property

Upper bound (plus one) of the area of rows, which changed during the data change event off period. This in in the (plus one) convention, i.e. the value of this member is the maximum row number that 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