RGDataContextBaseNoTracking Property

Gets a value indicating whether [no tracking].

Definition

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

Property Value

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

See Also