Click or drag to resize

RGDataContextBaseNoTracking Property

Gets a value indicating whether [no tracking].

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public abstract bool NoTracking { get; }

Property Value

Type: Boolean
true if [no tracking]; otherwise, false.
See Also