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

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