ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / PagerSettings Class
Properties

In This Topic
    PagerSettings Class Members
    In This Topic

    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.  
    Top
    See Also