| RecroGridItemsPerPage Property |
Gets or sets the maximum of items per page.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public int ItemsPerPage { get; set; }
Property Value
Type:
Int32
The maximum of items per page.
Remarks See Also