| UniGridPagerConfigPageSizeOptions Property | 
            This setting can be used to override the default values offered by the page size selection drop-down list.
            Values must be separated by commas.
            The ##ALL## macro can be used as a value to indicate that all rows should be displayed.
            The default value is “25,50,100,##ALL##”.
            
 
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic string PageSizeOptions { get; set; }Property Value
Type: 
String See Also
See Also