Click or drag to resize

RecroGridItemsPerPage Property

Gets or sets the maximum of items per page.

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

Property Value

Type: Int32
The maximum of items per page.
Remarks
Referencia a RGO_ItemsPerPage opciós beállításra.
See Also