RecroGridRGGetDataParamTake Property

Gets or sets the number of elements to take.

Definition

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

Property Value

Int32
The number of elements to take.

See Also