RGClientParamIsNewEntity Property
Gets a value indicating whether DataRec is new.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.13.0.24.1230.1
public bool IsNewEntity { get; }
Property Value
Booleantrue if DataRec is newly added; otherwise,
false.