RecroGridRGGetDataParamSkip Property

Gets or sets the skip.

Definition

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

Property Value

Int32
Specified number of elements in a sequence and then returns the remaining elements.

See Also