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