ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / PagerSettings Class / NextPageText Property

In This Topic
    NextPageText Property
    In This Topic
    The text to display for the next-page button.
    Syntax
    'Declaration
     
    Public Property NextPageText As System.String
    public System.string NextPageText {get; set;}
    See Also