Click or drag to resize

RecroGridRGServiceParamsControllerContext Property

Gets the controller context.

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

Property Value

Type: ControllerContext
The controller context.
See Also