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

In This Topic
    ShowTimer Property (C1LightBox)
    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