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