PagerMode Enumeration
.NET Framework 3.0
Represents the mode of the pager for accessing various pages within the DataGrid control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The PagerMode enumeration represents the different display modes for the pager of a DataGrid control. NextPrev displays the pager controls using Next and Previous buttons; NumericPages displays numeric buttons representing the individual page numbers.
Community Additions
ADD
Show: