RecroGrid Constructor

Initializes a new instance of the RecroGrid class.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
protected RecroGrid(
	IRecroGridContext rgContext
)

Parameters

rgContext  IRecroGridContext
The RecroGrid context.

See Also