ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / C1AutoComplete Class

In This Topic
    C1AutoComplete Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Event (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventOccurs before C1AutoCompleteDataItem is created in data binding.  
    Public EventOccurs after C1AutoCompleteDataItem is created in data binding.  
    Public EventOccurs after item of C1AutoComplete is selected.  
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventOccurs after text of C1AutoComplete is changed.  
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also