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