C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input 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 Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.Element)
Public Event (Inherited from Xamarin.Forms.Element)
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public EventOccurs when the SelectedDate or SelectedDates properties change. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Event (Inherited from Xamarin.Forms.Element)
Public Event (Inherited from Xamarin.Forms.Element)
Public EventOccurs when the object is disposed. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public EventEvent raised when the IsDropDownOpen property has changed. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public EventEvent raised before the IsDropDownOpenChanging property changes. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public EventEvent raised when the control is about to apply a filter to the list of items.  
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public EventEvent raised before an item view is created. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Event (Inherited from Xamarin.Forms.Layout)
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public EventEvent raised before the SelectedIndexproperty changes. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public EventEvent raised before the Textproperty changes. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Event (Inherited from Xamarin.Forms.VisualElement)
Top
See Also