|  | RGDataContextBaseNoTracking Property  | 
 
            Gets a value indicating whether [no tracking].
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Data
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
 Syntax
Syntaxpublic abstract bool NoTracking { get; }Property Value
Type: 
Booleantrue if [no tracking]; otherwise, 
false.
            
 See Also
See Also