RGDataContextBaseNoTracking Property

Gets a value indicating whether [no tracking].

Definition

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

Property Value

Boolean
true if [no tracking]; otherwise, false.

See Also