Xceed Toolkit for Maui v2.0 Documentation
AutoCompleteTextBox Class Properties


Xceed.Maui.Toolkit Assembly > Xceed.Maui.Toolkit Namespace : AutoCompleteTextBox Class

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

Public Properties
 NameDescription
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public PropertyGets or sets the Brush that will be used to paint the Control's background. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public PropertyGets or sets the Brush that will be used to paint the Control's Border. (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the thickness of this Control's Border. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public PropertyGets or sets the spacing between characters. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public PropertyGets or sets the Clear button's Style. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public PropertyGets or sets if the Clear button is visible or not. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.TemplatedView)
Public PropertyGets or sets the radius for the 4 corners of this Control.  (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the position of the cursor when editing Text in the TextBox. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public PropertyGets or sets a custom filter that filters the ItemsSource while text is being typed in the AutoCompleteTextBox.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public PropertyGets or sets a path to a value within the source object in order to provide a visual representation of said object.  
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public PropertyGets the items which passed the filter conditions; in other words, this property represents the list of items that will be displayed in the AutoCompleteTextBox's Popup while the user types & the input is being filtered.     
Public PropertyGets or sets the type of filter that will be used to filter the ItemsSource as the user types in the AutoCompleteTextBox.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets the FontAttributes that will be applied to the Control's textual Content.  (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the font family that will be used to display the Control's textual Content.  (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the font size that will determine the scale of the Control's textual Content.  (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets how the Control's Content is aligned horizontally. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public PropertyGets if the AutoCompleteTextBox's Popup is opened or closed.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets if the TextBox is currently in focus. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public PropertyGets or sets if the underline, which changes color when the TextBox is in focus, is visible or not. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets if the TextBox is read only or not. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public PropertyGets or sets if text prediction & automatic text correction functions are enabled or not. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets the source objects from which the AutoCompleteTextBox will take the values that will serve as input suggestions while the user is typing.  
Public PropertyGets or sets the DataTemplate that will be used to display the filtered items appearing in the AutoCompleteTextBox's Popup.  
Public PropertyGets or sets which Keyboard will be used for the InputView. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public PropertyGets or sets the maximum height for the Popup which displays the items taken from the ItemsSource while the user is typing in the AutoCompleteTextBox.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets the maximum number of characters allowed in the TextBox. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets if the Control's VisualStates are overridden or not. (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the amount of padding added around the Control.  (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets which command will be run when the user presses the Return key, either physically or via the on-screen keyboard. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public PropertyGets or sets the parameter that can be used to provide extra information for the ReturnCommand property. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets the selection's length. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public PropertyGets or sets the text inside the TextBox. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public PropertyGets or sets the text's Color. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets how the Control's Content is aligned vertically. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets the watermark that will be displayed when the Text property is null or empty. (Inherited from Xceed.Maui.Toolkit.TextBox)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Top
Protected Properties
 NameDescription
Protected Internal Property (Inherited from Microsoft.Maui.Controls.View)
Protected Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Top
See Also

Reference

AutoCompleteTextBox Class
Xceed.Maui.Toolkit Namespace