| RecroGridRecroGridContext Property |
Gets or sets the RecroGrid context.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax protected IRecroGridContext RecroGridContext { get; set; }
Property Value
Type:
IRecroGridContext
The RecroGrid context.
See Also