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

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