ComponentOne Xamarin Edition
C1AutoComplete Class Properties

C1.Xamarin.Forms.Input Assembly > C1.Xamarin.Forms.Input Namespace : C1AutoComplete Class

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

Public Properties
 NameDescription
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property Gets or sets auto closes the drop when the user hits outside it. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets whether the control should try to automatically complete entries using the list of items. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the mode that the DropDown uses to display the DropDownView.  
Public Property (Inherited from Xamarin.Forms.Element)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property Gets or sets the background of the button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the color of the button content. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property (Inherited from Xamarin.Forms.Layout<View>)
Public Property (Inherited from Xamarin.Forms.Element)
Public Property Gets or sets the background of the close button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the color of the close button text. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets the C1CollectionView object used as the items source. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the delay, in milliseconds, between when input occurs and when the search is performed.  
Public Property Gets or sets the name of the property to use as the visual representation of the items. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the drop-down view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the color of the drop-down. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the drop-down behavior. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the color of the drop-down border. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the width of the drop-down border. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the height of the drop-down object. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the mode that the DropDown uses to display the DropDownView. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the width of the drop-down object. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the editable header view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the background color for the editable header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property (Inherited from Xamarin.Forms.Element)
Public Property Gets the filter string used to show autocomplete suggestions.  
Public Property (Inherited from Xamarin.Forms.View)
Public Property Gets or sets the header view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the background color for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the border color for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the border thickness for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property Gets or sets the matched text hightlighted background color.  
Public Property (Inherited from Xamarin.Forms.View)
Public Property (Inherited from Xamarin.Forms.Element)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property Gets or sets whether the control is animated. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property (Inherited from Xamarin.Forms.Layout)
Public Property Gets or sets a value that indicates whether the dropdown is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the value that enables or disables editing of the text in the control. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets whether the control should be enabled. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property Gets or sets the source collection that contains the items to select from. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets a data template that defines the UI representation for a single item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property (Inherited from Xamarin.Forms.View)
Public Property Gets or sets the maximum length constraint of the drop-down box. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets the minimum length constraint of the drop-down box. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property Gets or sets the minimum input length to trigger autocomplete suggestions.  
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.Layout)
Public Property (Inherited from Xamarin.Forms.Element)
Public Property (Inherited from Xamarin.Forms.Element)
Public Property Gets or sets the string shown as a hint when the control is empty. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property Gets or sets the selected background color. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the index of the selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the current selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the value of the currently selected item using SelectedValuePath. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the path that is used to get the value from the selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets a value that indicates whether the control should display a dropdown button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets a value that indicates whether the clear button show or not. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets a value that indicates whether the close button is currently visible in full screen. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets a value that indicates whether the editable header is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property Gets or sets a value that indicates whether the header is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property (Inherited from C1.Xamarin.Forms.Input.C1DropDown)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.Element)
Public Property Gets or sets the text of the control. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the alignment of input text. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the text color. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets a value indicating whether the text font is bold, italic or neither. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the text font family. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property Gets or sets the font size for the text. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.View)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Public Property (Inherited from Xamarin.Forms.VisualElement)
Top
See Also

Reference

C1AutoComplete Class
C1.Xamarin.Forms.Input Namespace