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.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int MaxRowChanged { get; }
Property Value
Int32See Also