Version

DropDownPagerMode Enumeration

indicates the pager mode of the DropDown pager if paging is enabled
Members
MemberDescription
NextPreviousonly previous and next links will be shown in the pager
NextPreviousFirstLastnext, previous, first and last links will be shown in the pager
Numericonly numbers will be shown as links
NumericFirstLastnumbers for the pages, as well as first and last page links will be shown
Inheritance Hierarchy

Object
   Infragistics.Web.UI.DropDownPagerMode

See Also