| RecroGridCustomFunctionEventArgsRecroGridContext Property |
Gets the HTTP context.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public IRecroGridContext RecroGridContext { get; }
Property Value
Type:
IRecroGridContext
The HTTP context.
See Also