C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / PagerSettings Class

PagerSettings Class Properties

For a list of all members of this type, see PagerSettings members.

Public Properties
 NameDescription
Public PropertyThe class of the first-page button.  
Public PropertyThe text to display for the first-page button.  
Public PropertyThe class of the last-page button.  
Public PropertyThe text to display for the last-page button.  
Public PropertyDetermines the pager mode.  
Public PropertyThe class of the next-page button.  
Public PropertyThe text to display for the next-page button.  
Public PropertyThe number of page buttons to display in the pager.  
Public PropertyGets or sets a value that specifies the location where the pager is displayed.  
Public PropertyThe class of the previous-page button.  
Public PropertyThe text to display for the previous-page button.  
Public PropertyGets or sets a value indicating whether the paging controls are displayed in a C1GridView control.  
Top
See Also