Click or drag to resize

RecroGridRGServiceParamsRowVersion Property

Gets the row version.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public Nullable<int> RowVersion { get; }

Property Value

Type: NullableInt32
The row version.
See Also