RecroGridCustomFunctionEventArgsRecroGridContext Property

Gets the HTTP context.

Definition

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

Property Value

IRecroGridContext
The HTTP context.

See Also