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

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