Click or drag to resize

RecroTrackARGDataContext Property

Gets or sets the context.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public IRGDataContext RGDataContext { get; set; }

Property Value

Type: IRGDataContext
The context.
See Also