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