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: 6.6.0.24.0320.1
public int Skip { get; set; }
Property Value
Int32
The number of elements to skip before returning the remaining elements.