ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / PagerSettings Class / LastPageText Property

In This Topic
    LastPageText Property (PagerSettings)
    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