RecroGrid Framework
C#
Show/Hide TOC
RGData
Context
No
Tracking Property
Gets a value indicating whether [no tracking].
Definition
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
Copy
public
override
bool
NoTracking
{
get
; }
Property Value
Boolean
true
if [no tracking]; otherwise,
false
.
Implements
IRGDataContext
NoTracking
See Also
Reference
RGDataContext Class
Recrovit.RecroGridFramework.Data Namespace
In This Article
Definition
Property Value
Implements
See Also