| RGFormViewModelRGDataRec Property |
Gets the data record.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public IRGDataRec RGDataRec { get; }
Property Value
Type:
IRGDataRec
The data record.
See Also