Click or drag to resize

RGDataContextContext Property

Gets the Database context.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public override Object Context { get; }

Property Value

Type: Object
The Database context.

Implements

IRGDataContextContext
See Also