ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender 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