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

In This Topic
    ShowCounter Property (C1LightBoxExtender)
    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