ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / AutoCompleteSourceOption Class
Properties

In This Topic
    AutoCompleteSourceOption Class Members
    In This Topic

    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