Click or drag to resize

RecroGridRecroGridContext Property

Gets or sets the RecroGrid context.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
protected IRecroGridContext RecroGridContext { get; set; }

Property Value

Type: IRecroGridContext
The RecroGrid context.
See Also