|  | RGDataContextBaseContext Property  | 
 
            Gets the Database context.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Data
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
 Syntax
Syntaxpublic abstract Object Context { get; }Property Value
Type: 
Object
            The Database context.
            
 See Also
See Also