RecroGrid Framework
C#
Show/Hide TOC
IRecro
Grid
Context
Db
Context Property
Gets or sets the database context.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 10.0.1.10216
C#
Copy
IRGDataContext
DbContext
{
get
;
set
; }
Property Value
IRGDataContext
The database context.
See Also
Reference
IRecroGridContext Interface
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also