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

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