C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / AutoCompleteSourceOption Class
Properties

AutoCompleteSourceOption Class Members

The following tables list the members exposed by AutoCompleteSourceOption.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets or sets a callback function that provides the most flexibility and can be used to connect any data source to Autocomplete.  
Public PropertyGets or sets an array can be used for local data.  
Public PropertyGets or sets a string to point to a URL resource that will return JSON data.  
Top
See Also