ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / PrevClass Property

In This Topic
    PrevClass Property
    In This Topic
    Determines the custom class of the Previous button.
    Syntax
    'Declaration
     
    Public Property PrevClass As CarouselButtonStyle
    public CarouselButtonStyle PrevClass {get; set;}
    See Also