ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid 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