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