ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBox Class / ClickPause Property

In This Topic
    ClickPause Property
    In This Topic
    Determines whether to pause the auto-play when clicking the content.
    Syntax
    'Declaration
     
    Public Property ClickPause As System.Boolean
    public System.bool ClickPause {get; set;}
    See Also