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

In This Topic
    HoverClass Property
    In This Topic
    Sets hover class of the button.
    Syntax
    'Declaration
     
    Public Property HoverClass As System.String
    public System.string HoverClass {get; set;}
    See Also