|  | RGClientParamIsNewEntity Property  | 
 
            Gets a value indicating whether DataRec is new.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic bool IsNewEntity { get; }Property Value
Type: 
Booleantrue if DataRec is newly added; otherwise, 
false.
            
 See Also
See Also