AutoComplete for ASP.NET Web Forms
Labels Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1AutoComplete Namespace > AutoCompleteSourceOption Class : Labels Property
Gets or sets an array can be used for local data.
Syntax
'Declaration
 
Public Property Labels As System.String()
public System.string[] Labels {get; set;}
See Also

Reference

AutoCompleteSourceOption Class
AutoCompleteSourceOption Members