RecroGrid Framework
C#
C#
Show/Hide TOC
Recro
Grid
.
RGService
Params
.
Row
Version Property
Gets the row version.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.16.0.25.0402.1
C#
Copy
public
int
? RowVersion {
get
; }
Property Value
Nullable
<
Int32
>
The row version.
See Also
Reference
RecroGrid
.
RGServiceParams Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also