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

In This Topic
    ShowCounter Property (C1Gallery)
    In This Topic
    Determines if the counter is shown.
    Syntax
    'Declaration
     
    Public Property ShowCounter As System.Boolean
    public System.bool ShowCounter {get; set;}
    See Also