RecroGridRGGetDataParamPreload Property

Gets or sets the number of elements to preload.

Definition

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

Property Value

Int32
The number of elements to preload.

See Also