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

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