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

In This Topic
    Counter Property
    In This Topic
    Gets or sets the counter's format string.
    Syntax
    'Declaration
     
    Public Property Counter As System.String
    public System.string Counter {get; set;}
    See Also