RecroGridItemsPerPage Property

Gets or sets the maximum of items per page.

Definition

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

Property Value

Int32
The maximum of items per page.

Remarks

Referencia a RGO_ItemsPerPage opciós beállításra.

See Also