Click or drag to resize

RGDictionaryCallbackParamDataRec Property

Gets the data record.

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

Property Value

Type: Object
The data record.
See Also