Click or drag to resize

RecroGridDBCTEntity Constructor

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public RecroGridDBC(
	IRecroGridContext rgContext
)

Parameters

rgContext
Type: Recrovit.RecroGridFrameworkIRecroGridContext
The RecroGrid context.
See Also