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

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