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

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