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

In This Topic
    CounterLimit Property
    In This Topic
    Determines the maximum number of digit buttons in sequence counter type.
    Syntax
    'Declaration
     
    Public Property CounterLimit As System.Integer
    public System.int CounterLimit {get; set;}
    See Also