| Name | Description |
 | AnchorX | (Inherited from Xamarin.Forms.VisualElement) |
 | AnchorY | (Inherited from Xamarin.Forms.VisualElement) |
 | AutoClose | Gets or sets auto closes the drop when the user hits outside it. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | AutoComplete | Gets or sets whether the control should try to automatically complete entries using the list of items. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | AutoCompleteMode | Gets or sets the mode that the DropDown uses to display the DropDownView. |
 | AutomationId | (Inherited from Xamarin.Forms.Element) |
 | BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) |
 | Behaviors | (Inherited from Xamarin.Forms.VisualElement) |
 | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
 | Bounds | (Inherited from Xamarin.Forms.VisualElement) |
 | ButtonBackgroundColor | Gets or sets the background of the button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | ButtonColor | Gets or sets the color of the button content. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | CascadeInputTransparent | (Inherited from Xamarin.Forms.Layout) |
 | Children | (Inherited from Xamarin.Forms.Layout<View>) |
 | class | (Inherited from Xamarin.Forms.NavigableElement) |
 | ClassId | (Inherited from Xamarin.Forms.Element) |
 | CloseButtonBackgroundColor | Gets or sets the background of the close button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | CloseButtonTextColor | Gets or sets the color of the close button text. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | DataCollection | Gets the underlying collection. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | Delay | Gets or sets the delay, in milliseconds, between when input occurs and when the search is performed. |
 | Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
 | DisplayMemberPath | Gets or sets the name of the property to use as the visual representation of the items. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | DropDown | Gets or sets the drop-down view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | DropDownBackgroundColor | Gets or sets the color of the drop-down. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | DropDownBehavior | Gets or sets the drop-down behavior. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | DropDownBorderColor | Gets or sets the color of the drop-down border. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | DropDownBorderWidth | Gets or sets the width of the drop-down border. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | DropDownHeight | Gets or sets the height of the drop-down object. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | DropDownMode | Gets or sets the mode that the DropDown uses to display the DropDownView. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | DropDownWidth | Gets or sets the width of the drop-down object. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | EditableHeader | Gets or sets the editable header view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | EditableHeaderBackgroundColor | Gets or sets the background color for the editable header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | Effects | (Inherited from Xamarin.Forms.Element) |
 | FilterString | Gets the filter string used to show autocomplete suggestions. |
 | FlowDirection | (Inherited from Xamarin.Forms.VisualElement) |
 | GestureRecognizers | (Inherited from Xamarin.Forms.View) |
 | Header | Gets or sets the header view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | HeaderBackgroundColor | Gets or sets the background color for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | HeaderBorderColor | Gets or sets the border color for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | HeaderBorderWidth | Gets or sets the border thickness for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | Height | (Inherited from Xamarin.Forms.VisualElement) |
 | HeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | HighlightColor | Gets or sets the matched text hightlight color. |
 | HorizontalOptions | (Inherited from Xamarin.Forms.View) |
 | Id | (Inherited from Xamarin.Forms.Element) |
 | InputTransparent | (Inherited from Xamarin.Forms.VisualElement) |
 | IsAnimated | Gets or sets whether the control is animated. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | IsClippedToBounds | (Inherited from Xamarin.Forms.Layout) |
 | IsDropDownOpen | Gets or sets a value that indicates whether the dropdown is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | IsEditable | Gets or sets the value that enables or disables editing of the text in the control. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | IsEnabled | Gets or sets whether the control should be enabled. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | IsFocused | (Inherited from Xamarin.Forms.VisualElement) |
 | IsTabStop | (Inherited from Xamarin.Forms.VisualElement) |
 | IsVisible | (Inherited from Xamarin.Forms.VisualElement) |
 | ItemsSource | Gets or sets the source collection that contains the items to select from. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | ItemTemplate | Gets or sets a data template that defines the UI representation for a single item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | Margin | (Inherited from Xamarin.Forms.View) |
 | MaxDropDownHeight | Gets or sets the maximum length constraint of the drop-down box. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | MinDropDownHeight | Gets or sets the minimum length constraint of the drop-down box. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | MinLength | Gets or sets the minimum input length to trigger autocomplete suggestions. |
 | Navigation | (Inherited from Xamarin.Forms.NavigableElement) |
 | Opacity | (Inherited from Xamarin.Forms.VisualElement) |
 | Padding | (Inherited from Xamarin.Forms.Layout) |
 | Parent | (Inherited from Xamarin.Forms.Element) |
 | Placeholder | Gets or sets the string shown as a hint when the control is empty. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | Resources | (Inherited from Xamarin.Forms.VisualElement) |
 | Rotation | (Inherited from Xamarin.Forms.VisualElement) |
 | RotationX | (Inherited from Xamarin.Forms.VisualElement) |
 | RotationY | (Inherited from Xamarin.Forms.VisualElement) |
 | Scale | (Inherited from Xamarin.Forms.VisualElement) |
 | ScaleX | (Inherited from Xamarin.Forms.VisualElement) |
 | ScaleY | (Inherited from Xamarin.Forms.VisualElement) |
 | SelectedBackgroundColor | Gets or sets the selected background color. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | SelectedIndex | Gets or sets the index of the selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | SelectedItem | Gets or sets the current selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | SelectedValue | Gets or sets the value of the currently selected item using SelectedValuePath. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | SelectedValuePath | Gets or sets the path that is used to get the value from the selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | ShowButton | Gets or sets a value that indicates whether the control should display a dropdown button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | ShowClearButton | Gets or sets a value that indicates whether the clear button show or not. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | ShowCloseButton | Gets or sets a value that indicates whether the close button is currently visible in full screen. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | ShowEditableHeader | Gets or sets a value that indicates whether the editable header is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | ShowHeader | Gets or sets a value that indicates whether the header is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | Site | (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
 | Style | (Inherited from Xamarin.Forms.NavigableElement) |
 | StyleClass | (Inherited from Xamarin.Forms.NavigableElement) |
 | StyleId | (Inherited from Xamarin.Forms.Element) |
 | TabIndex | (Inherited from Xamarin.Forms.VisualElement) |
 | Text | Gets or sets the text of the control. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | TextAlignment | Gets or sets the alignment of input text. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | TextColor | Gets or sets the text color. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | TextFontAttributes | Gets or sets a value indicating whether the text font is bold, italic or neither. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | TextFontFamily | Gets or sets the text font family. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | TextFontSize | Gets or sets the font size for the text. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) |
 | TranslationX | (Inherited from Xamarin.Forms.VisualElement) |
 | TranslationY | (Inherited from Xamarin.Forms.VisualElement) |
 | Triggers | (Inherited from Xamarin.Forms.VisualElement) |
 | VerticalOptions | (Inherited from Xamarin.Forms.View) |
 | Visual | (Inherited from Xamarin.Forms.VisualElement) |
 | Width | (Inherited from Xamarin.Forms.VisualElement) |
 | WidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | X | (Inherited from Xamarin.Forms.VisualElement) |
 | Y | (Inherited from Xamarin.Forms.VisualElement) |