Click or drag to resize

RGDictionaryCallbackParamContext Property

Gets the context.

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

Property Value

Type: IRGDataContext
The context.
See Also