C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / C1AutoComplete Class


C1AutoComplete Class Methods

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

Public Methods
 NameDescription
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Method (Inherited from Xamarin.Forms.Element)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.Layout)
Public Method (Inherited from Xamarin.Forms.View)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.Layout)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.Layout)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.Element)
Public MethodSets the focus to the control and selects all of its contents. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.Element)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected MethodLayout children. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Protected Method (Inherited from Xamarin.Forms.Layout<View>)
Protected Method (Inherited from Xamarin.Forms.View)
Protected Method (Inherited from Xamarin.Forms.Layout<View>)
Protected MethodOverloaded.  (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.Layout<View>)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOverridden.   
Protected MethodRaises the ItemLoading event. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.NavigableElement)
Protected Method (Inherited from Xamarin.Forms.Element)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.Layout<View>)
Protected MethodHandle selectedValue property changed event. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Protected Method (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.Layout)
Top
Extension Methods
 NameDescription
Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Top
See Also