ComponentOne Pager for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager 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