ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender 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