ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender Class / CounterFormat Property

In This Topic
    CounterFormat Property
    In This Topic
    Determines the text format of counter.
    Syntax
    'Declaration
     
    Public Property CounterFormat As System.String
    public System.string CounterFormat {get; set;}
    See Also