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

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