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.3261.0 (4.8.3261.0)
Syntaxpublic int MaxRowChanged { get; }
Property Value
Int32
See Also