Click or drag to resize

RGFormViewModelRGDataRec Property

Gets the data record.

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

Property Value

Type: IRGDataRec
The data record.
See Also