Click or drag to resize

RecroGridDynTEntity Constructor

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

Parameters

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