Click or drag to resize

RecroGridCustomFunctionEventArgsRefreshGrid Property

Meghatározza, hogy kliens oldalon frissíteni kell-e a RecroGrid-et.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public bool RefreshGrid { get; set; }

Property Value

Type: Boolean
true if refresh required; otherwise, false.
See Also