| Name | Description |
 | AnchorX | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | AnchorY | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | AutomationId | (Inherited from Microsoft.Maui.Controls.Element) |
 | Background | Gets or sets the Brush that will be used to paint the Control's background. (Inherited from Xceed.Maui.Toolkit.Control) |
 | BackgroundColor | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Behaviors | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | BindingContext | (Inherited from Microsoft.Maui.Controls.BindableObject) |
 | BorderBrush | Gets or sets the Brush that will be used to paint the Control's Border. (Inherited from Xceed.Maui.Toolkit.Control) |
 | BorderThickness | Gets or sets the thickness of this Control's Border. (Inherited from Xceed.Maui.Toolkit.Control) |
 | Bounds | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | CascadeInputTransparent | (Inherited from Microsoft.Maui.Controls.Compatibility.Layout) |
 | class | (Inherited from Microsoft.Maui.Controls.NavigableElement) |
 | ClassId | (Inherited from Microsoft.Maui.Controls.Element) |
 | Clip | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ControlTemplate | (Inherited from Microsoft.Maui.Controls.TemplatedView) |
 | CornerRadius | Gets or sets the radius for the 4 corners of this Control. (Inherited from Xceed.Maui.Toolkit.Control) |
 | CustomFilterAction | Gets or sets a custom filter that will filter the ItemsSource while text is being typed in the ComboBox. |
 | DesiredSize | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Dispatcher | (Inherited from Microsoft.Maui.Controls.BindableObject) |
 | DisplayMemberPath | Gets or sets a path pointing to a value within the source object in order to provide a visual representation of said object. |
 | Effects | (Inherited from Microsoft.Maui.Controls.Element) |
 | FilterTextPath | Gets or sets a path pointing to a value within the source object which will be used to filter the text entered in the ComboBox. |
 | FilterType | Gets or sets the type of filter that will be used to filter the ItemsSource as the user types in the ComboBox. |
 | FlowDirection | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | FontAttributes | Gets or sets the FontAttributes that will be applied to the Control's textual Content. (Inherited from Xceed.Maui.Toolkit.Control) |
 | FontFamily | Gets or sets the font family that will be used to display the Control's textual Content. (Inherited from Xceed.Maui.Toolkit.Control) |
 | FontSize | Gets or sets the font size that will determine the scale of the Control's textual Content. (Inherited from Xceed.Maui.Toolkit.Control) |
 | Frame | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | GestureRecognizers | (Inherited from Microsoft.Maui.Controls.View) |
 | Handler | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Height | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | HeightRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | HorizontalContentOptions | Gets or sets how the Control's Content is aligned horizontally. (Inherited from Xceed.Maui.Toolkit.Control) |
 | HorizontalOptions | (Inherited from Microsoft.Maui.Controls.View) |
 | Id | (Inherited from Microsoft.Maui.Controls.Element) |
 | InputTransparent | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | IsClippedToBounds | (Inherited from Microsoft.Maui.Controls.Compatibility.Layout) |
 | IsDropDownOpen | Gets or sets if the ComboBox's Popup is opened or closed. |
 | IsEditable | Gets or sets if the ComboBox offers an editable TextBox when the Popup is opened. |
 | IsEnabled | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | IsFocused | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | IsLoaded | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | IsVisible | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ItemsLayoutOrientation | Gets or sets if the ComboBox's items will be displayed as a vertical or horizontal list. |
 | ItemsSource | Gets or sets the items that will be listed in the ComboBox. |
 | ItemTemplate | Gets or sets the DataTemplate that will be used to display the items appearing in the ComboBox's Popup. |
 | Margin | (Inherited from Microsoft.Maui.Controls.View) |
 | MaxDropDownHeightRequest | Gets or sets the maximum Height for the ComboBox's Popup. |
 | MaximumHeightRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | MaximumWidthRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | MinimumHeightRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | MinimumWidthRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Navigation | (Inherited from Microsoft.Maui.Controls.NavigableElement) |
 | Opacity | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | OverrideDefaultVisualStates | Gets or sets if the Control's VisualStates are overridden or not. (Inherited from Xceed.Maui.Toolkit.Control) |
 | Padding | Gets or sets the amount of padding added around the Control. (Inherited from Xceed.Maui.Toolkit.Control) |
 | Parent | (Inherited from Microsoft.Maui.Controls.Element) |
 | Resources | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Rotation | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | RotationX | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | RotationY | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Scale | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ScaleX | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ScaleY | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | SelectedIndex | Gets or sets the index associated with the currently selected item. |
 | SelectedItem | Gets or sets which item is selected in the ComboBox. |
 | Shadow | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Style | (Inherited from Microsoft.Maui.Controls.NavigableElement) |
 | StyleClass | (Inherited from Microsoft.Maui.Controls.NavigableElement) |
 | StyleId | (Inherited from Microsoft.Maui.Controls.Element) |
 | TextColor | Gets or sets the text's Color. (Inherited from Xceed.Maui.Toolkit.Control) |
 | TranslationX | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | TranslationY | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Triggers | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | VerticalContentOptions | Gets or sets how the Control's Content is aligned vertically. (Inherited from Xceed.Maui.Toolkit.Control) |
 | VerticalOptions | (Inherited from Microsoft.Maui.Controls.View) |
 | Visual | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Watermark | Gets or sets the watermark that will be displayed when no item is selected in the ComboBox. |
 | Width | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | WidthRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Window | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | X | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Y | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ZIndex | (Inherited from Microsoft.Maui.Controls.VisualElement) |