AutoComplete for ASP.NET Web Forms
MaxCount Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1AutoComplete Namespace > C1AutoComplete Class : MaxCount Property
Gets or sets the value that indicates the max number of callback results (you must specified the data source and set property "LoadOnDemand" to true) .
Syntax
'Declaration
 
Public Overridable Property MaxCount As System.Integer
public virtual System.int MaxCount {get; set;}
See Also

Reference

C1AutoComplete Class
C1AutoComplete Members