RecroGridCustomFunctionEventArgsRefreshRow Property
It indicates whether the line needs to be updated on the client side.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
public bool RefreshRow { get; set; }
Property Value
Booleantrue if row refresh required; otherwise,
false.