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