RecroGridRGFilterJSObject Property

Gets the JavaScript object.

Definition

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

Property Value

Object
The JavaScript object.

See Also