Click or drag to resize

RecroGridRGFilterJSObject Property

Gets the JavaScript object.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public Object[] JSObject { get; }

Property Value

Type: Object
The JavaScript object.
See Also