| RecroGridRGDataContext Property |
Az aktuális RecroGrid alapértelmezett ObjectContext-je.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax protected IRGDataContext RGDataContext { get; set; }
Property Value
Type:
IRGDataContext
The default object context.
See Also