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: 8.3.1.24.0524.1
public bool RefreshGrid { get; set; }
Property Value
Booleantrue if refresh required; otherwise,
false.