AutoComplete for ASP.NET Web Forms
Items Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1AutoComplete Namespace > C1AutoComplete Class : Items Property
Gets a C1AutoCompleteDataItemCollection object that contains the items of the current C1AutoComplete control.
Syntax
'Declaration
 
Public ReadOnly Property Items As C1AutoCompleteDataItemCollection
public C1AutoCompleteDataItemCollection Items {get;}
See Also

Reference

C1AutoComplete Class
C1AutoComplete Members