Click or drag to resize

RecroGridCustomFunctionEventArgsRefreshRow Property

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

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

Property Value

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