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

PagerSettings Class Members

The following tables list the members exposed by PagerSettings.

Public Constructors
 NameDescription
Public Constructor  
Top
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