RecroGridCustomFunctionEventArgsContext Property

Gets the context.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.12.0.24.1213.1
C#
public IRGDataContext Context { get; init; }

Property Value

IRGDataContext
The context.

See Also