These settings should be set in order to enable RadFileExplorer's paging feature: 	
	
		- Set the AllowPaging="true" property.
- Set the desired page size by setting an integer value to the PageSize property. If this value is not set, then the default value 
			10 will be used.
		
		Note: If the RadFileExplorer 's InitialPath 		property is set then the pager will auto page in order to show the selected file. 		Also, the RadFileExplorer 's OnClientItemSelected event 		will be fired