|  | IRecroGridContextDbContext Property  | 
 
            Gets or sets the database context.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
SyntaxIRGDataContext DbContext { get; set; }Property Value
Type: 
IRGDataContext
            The database context.
            
 See Also
See Also