Gets or sets the number of records to display on a page in a System.Web.UI.WebControls.GridView control.
Documentation for this section has not yet been entered.
When the paging feature is enabled (by setting the GridView.AllowPaging property to true), use the GridView.PageSize property to specify the number of records to display on a single page.