ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / AutoCompleteSourceOption Class

In This Topic
    AutoCompleteSourceOption Class Properties
    In This Topic

    For a list of all members of this type, see AutoCompleteSourceOption members.

    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