RecroGridCustomFunctionEventArgsDataRec Property

Gets the data record.

Definition

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

Property Value

Object
The data record.

See Also