Click or drag to resize

DataColumnChangedEventArgsMinRowChanged Property

Lower bound of the area of rows, which changed during the data change event off period.

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

Property Value

Int32
See Also