Click or drag to resize

RecroGridCustomFunctionEventArgsRecroGridContext Property

Gets the HTTP context.

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

Property Value

Type: IRecroGridContext
The HTTP context.
See Also