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.PageIndex property to determine the index of the currently displayed page. You can also use this property to programmatically change the displayed page.