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

In This Topic
    CounterType Property
    In This Topic
    Determines the type counter style.
    Syntax
    'Declaration
     
    Public Property CounterType As CounterType
    public CounterType CounterType {get; set;}
    See Also