RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
Version Property
Gets the version.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
Copy
public
string
Version
{
get
;
protected
set
; }
Property Value
String
The version.
Implements
IRecroGridContext
Version
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also