Click or drag to resize

IRGDataContextNoTracking Property

Gets a value indicating whether [no tracking].

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

Property Value

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