ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewControlGroupItem Class / Max Property

In This Topic
    Max Property (C1ListViewControlGroupItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Max As System.Integer
    public override System.int Max {get;}
    See Also