|  | RGDataContextBaseDataContext Property  | 
 
            Gets the data context.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Data
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
 Syntax
Syntaxprotected virtual DbContext DataContext { get; }Property Value
Type: 
DbContext
            The data context.
            
 See Also
See Also