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

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