RecroGridCustomFunctionEventArgsRecroGridContext Property

Gets the HTTP context.

Definition

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

Property Value

IRecroGridContext
The HTTP context.

See Also