| UniGridPagerConfigDefaultPageSize Property | 
            Defines the default amount of rows displayed on one UniGrid page. 
            The value must be one of the options offered by the page size selection drop-down list. These values are defined by the PageSizeOptions key.
            
 
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic int DefaultPageSize { get; set; }Property Value
Type: 
Int32 See Also
See Also