![](../icons/Help.png) | RecroGridCustomFunctionEventArgsContext Property |
Gets the context.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntaxpublic IRGDataContext Context { get; }
Property Value
Type:
IRGDataContext
The context.
See Also