RGQuerySkip Property
Bypasses a specified number of elements in a sequence and then returns the remaining elements.
Namespace: Recrovit.RecroGridFramework.DataAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
public int Skip { get; set; }
Property Value
Int32
The number of elements to skip before returning the remaining elements.