Click or drag to resize

RecroGridRGServiceParamsData Property

Kliensről kapott adatok.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public Dictionary<string, Object> Data { get; }

Property Value

Type: DictionaryString, Object
The data.
See Also