Click or drag to resize

RGClientParamRecroGrid Property

Gets the RecroGrid.

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

Property Value

Type: RecroGrid
The RecroGrid.
See Also