Click or drag to resize

RecroGridRGServiceParamsRowVersion Property

Gets the row version.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public int? RowVersion { get; }

Property Value

Type: NullableInt32
The row version.
See Also