Click or drag to resize

RecroGridQuerySkip Property

Gets or sets the query skip.

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

Property Value

Type: Int32
The query skip.
Remarks
Referencia a RGO_QuerySkip opciós beállításra.
See Also