RGClientParamData Property

Gets the data and other parameters from the client-side.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
public RgfDynamicDictionary Data { get; }

Property Value

RgfDynamicDictionary
The data.

See Also