RecroGridCustomFunctionEventArgsDataRec Property

Gets the data record.

Definition

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

Property Value

Object
The data record.

See Also