| RecroGridRGGetDataParamTake Property |
Gets or sets the take.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public int Take { get; set; }
Property Value
Type:
Int32
Specified number of contiguous elements from the start of a sequence.
See Also