ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / PagerSettings Class / FirstPageClass Property

In This Topic
    FirstPageClass Property (PagerSettings)
    In This Topic
    The class of the first-page button.
    Syntax
    'Declaration
     
    Public Property FirstPageClass As System.String
    public System.string FirstPageClass {get; set;}
    See Also