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

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