| RecroTrackARGDataContext Property |
Gets or sets the context.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public IRGDataContext RGDataContext { get; set; }
Property Value
Type:
IRGDataContext
The context.
See Also