RGFormViewModelRGDataRec Property

Gets the data record.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
public IRGDataRec RGDataRec { get; }

Property Value

IRGDataRec
The data record.

See Also