RecroGridRGGetDataParamSkip Property

Gets or sets the number of elements to skip.

Definition

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

Property Value

Int32
The number of elements to skip.

See Also