Click or drag to resize

RecroGridRGGetDataParamTake Property

Gets or sets the take.

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

Property Value

Type: Int32
Specified number of contiguous elements from the start of a sequence.
See Also