ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender Class / ShowTimer Property

In This Topic
    ShowTimer Property (C1LightBoxExtender)
    In This Topic
    Determines whether to display the time bar.
    Syntax
    'Declaration
     
    Public Property ShowTimer As System.Boolean
    public System.bool ShowTimer {get; set;}
    See Also