RecroGridRGGetDataParamSkip Property

Gets or sets the number of elements to skip.

Definition

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

Property Value

Int32
The number of elements to skip.

See Also