ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / ShowControlsOnHover Property

In This Topic
    ShowControlsOnHover Property (C1Carousel)
    In This Topic
    Determines whether the controls should be shown after created or hover on the DOM element.
    Syntax
    'Declaration
     
    Public Property ShowControlsOnHover As System.Boolean
    public System.bool ShowControlsOnHover {get; set;}
    See Also