ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager Class / NextPageClass Property

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