Skip to main content
A newer version of this page is available. .

ComboBoxEdit Members

A combo box editor.

Constructors

Name Description
ComboBoxEdit() Initializes a new instance of the ComboBoxEdit class.

Fields

Name Description
AllowAnimationProperty static Identifies the AllowAnimation bindable property. Inherited from EditBase.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from EditBase.
BorderThicknessProperty static Identifies the BorderThickness bindable property. Inherited from EditBase.
BottomTextFontAttributesProperty static Identifies the BottomTextFontAttributes bindable property. Inherited from EditBase.
BottomTextFontFamilyProperty static Identifies the BottomTextFontFamily bindable property. Inherited from EditBase.
BottomTextFontSizeProperty static Identifies the BottomTextFontSize bindable property. Inherited from EditBase.
BottomTextTopIndentProperty static Identifies the BottomTextTopIndent bindable property. Inherited from EditBase.
BoxHeightProperty static Identifies the BoxHeight dependency property. Inherited from EditBase.
BoxMarginProperty static Identifies the BoxMargin dependency property. Inherited from EditBase.
BoxMinHeightProperty static Identifies the BoxMinHeight dependency property. Inherited from EditBase.
BoxMinWidthProperty static Identifies the BoxMinWidth dependency property. Inherited from EditBase.
BoxModeProperty static Identifies the BoxMode bindable property. Inherited from EditBase.
BoxPaddingProperty static Identifies the BoxPadding bindable property. Inherited from EditBase.
ClearIconCommandParameterProperty static Identifies the ClearIconCommandParameter dependency property. Inherited from EditBase.
ClearIconCommandProperty static Identifies the ClearIconCommand dependency property. Inherited from EditBase.
ClearIconProperty static Identifies the ClearIcon dependency property. Inherited from EditBase.
ClearIconVisibilityProperty static Identifies the ClearIconVisibility dependency property. Inherited from EditBase.
CornerModeProperty static Identifies the CornerMode bindable property. Inherited from EditBase.
CornerRadiusProperty static Identifies the CornerRadius dependency property. Inherited from EditBase.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor dependency property. Inherited from EditBase.
DisabledBorderColorProperty static Identifies the DisabledBorderColor bindable property. Inherited from EditBase.
DisabledBorderThicknessProperty static Identifies the DisabledBorderThickness bindable property. Inherited from EditBase.
DisabledHelpTextColorProperty static Identifies the DisabledHelpTextColor bindable property. Inherited from EditBase.
DisabledIconColorProperty static Identifies the DisabledIconColor bindable property. Inherited from EditBase.
DisabledLabelColorProperty static Identifies the DisabledLabelColor bindable property. Inherited from EditBase.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property. Inherited from EditBase.
DisplayMemberProperty static
DropDownBackgroundColorProperty static Identifies the DropDownBackgroundColor dependency property.
DropDownIconProperty static
DropDownItemTextColorProperty static Identifies the DropDownItemTextColor dependency property.
DropDownSelectedItemBackgroundColorProperty static
DropDownSelectedItemTextColorProperty static Identifies the DropDownSelectedItemTextColor dependency property.
DropUpIconProperty static
EndIconCommandParameterProperty static Identifies the EndIconCommandParameter bindable property. Inherited from EditBase.
EndIconCommandProperty static Identifies the EndIconCommand bindable property. Inherited from EditBase.
EndIconProperty static Identifies the EndIcon bindable property. Inherited from EditBase.
ErrorColorProperty static Identifies the ErrorColor bindable property. Inherited from EditBase.
ErrorIconCommandParameterProperty static Identifies the ErrorIconCommandParameter bindable property. Inherited from EditBase.
ErrorIconCommandProperty static Identifies the ErrorIconCommand bindable property. Inherited from EditBase.
ErrorIconProperty static Identifies the ErrorIcon bindable property. Inherited from EditBase.
ErrorTextProperty static Identifies the ErrorText bindable property. Inherited from EditBase.
FilterComparisonTypeProperty static Identifies the FilterComparisonType dependency property.
FilterModeProperty static Identifies the FilterMode dependency property.
FocusedBorderColorProperty static Identifies the FocusedBorderColor bindable property. Inherited from EditBase.
FocusedBorderThicknessProperty static Identifies the FocusedBorderThickness bindable property. Inherited from EditBase.
FocusedLabelColorProperty static Identifies the FocusedLabelColor bindable property. Inherited from EditBase.
HasErrorProperty static Identifies the HasError bindable property. Inherited from EditBase.
HelpTextColorProperty static Identifies the HelpTextColor bindable property. Inherited from EditBase.
HelpTextProperty static Identifies the HelpText bindable property. Inherited from EditBase.
IconColorProperty static Identifies the IconColor bindable property. Inherited from EditBase.
IconIndentProperty static Identifies the IconIndent bindable property. Inherited from EditBase.
IconSpacingProperty static Identifies the IconSpacing bindable property. Inherited from EditBase.
IconVerticalAlignmentProperty static Identifies the IconVerticalAlignment bindable property. Inherited from EditBase.
IsDropDownIconVisibleProperty static Identifies the IsDropDownIconVisible dependency property.
IsDropDownOpenProperty static Identifies the IsDropDownOpen dependency property.
IsEndIconVisibleProperty static Identifies the IsEndIconVisible bindable property. Inherited from EditBase.
IsErrorIconVisibleProperty static Identifies the IsErrorIconVisible bindable property. Inherited from EditBase.
IsFilterEnabledProperty static Identifies the IsFilterEnabled dependency property.
IsLabelFloatingProperty static Identifies the IsLabelFloating bindable property. Inherited from EditBase.
IsStartIconVisibleProperty static Identifies the IsStartIconVisible bindable property. Inherited from EditBase.
ItemsSourceProperty static
ItemTemplateProperty static
LabelColorProperty static Identifies the LabelColor bindable property. Inherited from EditBase.
LabelFontSizeProperty static Identifies the LabelFontSize bindable property. Inherited from EditBase.
LabelTextProperty static Identifies the LabelText bindable property. Inherited from EditBase.
PlaceholderColorProperty static Identifies the PlaceholderColor bindable property. Inherited from EditBase.
PlaceholderTextProperty static Identifies the PlaceholderText dependency property. Inherited from EditBase.
ReserveBottomTextLineProperty static Identifies the ReserveBottomTextLine bindable property. Inherited from EditBase.
SearchTextChangedCommandParameterProperty static Identifies the SearchTextChangedCommandParameter dependency property.
SearchTextChangedCommandProperty static Identifies the SearchTextChangedCommand dependency property.
SearchTextProperty static Identifies the SearchText dependency property.
SelectedIndexProperty static
SelectedItemProperty static
SelectedValueProperty static Identifies the SelectedValue dependency property.
SelectionChangedCommandParameterProperty static Identifies the SelectionChangedCommandParameter dependency property.
SelectionChangedCommandProperty static Identifies the SelectionChangedCommand dependency property.
StartIconCommandParameterProperty static Identifies the StartIconCommandParameter bindable property. Inherited from EditBase.
StartIconCommandProperty static Identifies the StartIconCommand bindable property. Inherited from EditBase.
StartIconProperty static Identifies the StartIcon bindable property. Inherited from EditBase.
TextColorProperty static Identifies the TextColor bindable property. Inherited from EditBase.
TextFontAttributesProperty static Identifies the TextFontAttributes bindable property. Inherited from EditBase.
TextFontFamilyProperty static Identifies the TextFontFamily bindable property. Inherited from EditBase.
TextFontSizeProperty static Identifies the TextFontSize bindable property. Inherited from EditBase.
TextHorizontalAlignmentProperty static Identifies the TextHorizontalAlignment bindable property. Inherited from EditBase.
ValueMemberProperty static Identifies the ValueMember dependency property.

Properties

Name Description
AllowAnimation Specifies whether the editor’s floating label moves with a smooth animation effect. Inherited from EditBase.
BorderColor Gets or sets the color of the editor box borders. Inherited from EditBase.
BorderThickness Gets or sets the thickness of the editor box borders. Inherited from EditBase.
BottomTextFontAttributes Gets or sets whether the editor’s help and error text is bold or italic. Inherited from EditBase.
BottomTextFontFamily Gets or sets the font family name for the editor’s help and error text. Inherited from EditBase.
BottomTextFontSize Gets or sets the font size of the editor’s help and error text. Inherited from EditBase.
BottomTextTopIndent Gets or sets the distance between the editor’s bottom border and help/error text. Inherited from EditBase.
BoxHeight Gets or sets the edit box height. Inherited from EditBase.
BoxMargin Gets the margin of the edit box inside the editor. Inherited from EditBase.
BoxMinHeight Gets or sets the minimum edit box height. Inherited from EditBase.
BoxMinWidth Gets or sets the minimum edit box width. Inherited from EditBase.
BoxMode Gets or sets whether a stroke is displayed around the entire editor box or for the bottom edge only. Inherited from EditBase.
BoxPadding Gets or sets the amount of space between borders of the edit box and its content. Inherited from EditBase.
ClearIcon Specifies the clear icon image. Inherited from EditBase.
ClearIconCommand Specifies the command executed when a user taps the clear icon. Inherited from EditBase.
ClearIconCommandParameter Specifies the parameter passed to the ClearIconCommand. Inherited from EditBase.
ClearIconVisibility Specifies when the clear icon is displayed. Inherited from EditBase.
CornerMode Gets or sets whether editor box corners are rounded or cut. Inherited from EditBase.
CornerRadius Gets or sets the corner radius of the edit box. Inherited from EditBase.
DisabledBackgroundColor Gets or sets the edit box background in disabled state. Inherited from EditBase.
DisabledBorderColor Gets or sets the color of the editor box borders in a disabled state. Inherited from EditBase.
DisabledBorderThickness Gets or sets the thickness of the editor box borders in a disabled state. Inherited from EditBase.
DisabledHelpTextColor Specifies the color of the help text shown below the disabled editor. Inherited from EditBase.
DisabledIconColor Specifies the icon color of the editor in a disabled state. Inherited from EditBase.
DisabledLabelColor Gets or sets the text color for the label of the editor in a disabled state. Inherited from EditBase.
DisabledTextColor Gets or sets the color of text entered into the editor in a disabled state. Inherited from EditBase.
DisplayMember Specifies the name of a data source field whose values will be displayed as drop-down list items.
DropDownBackgroundColor Specifies the drop-down list background color.
DropDownIcon Gets or sets the custom drop-down icon image.
DropDownItemTextColor Specifies the color of the drop-down list items’ text.
DropDownSelectedItemBackgroundColor Specifies the background color of an item selected in the drop-down list.
DropDownSelectedItemTextColor Specifies the color of a selected item’s text in the drop-down list.
DropUpIcon Gets or sets the custom drop-up icon image.
EndIcon Specifies the trailing icon image. Inherited from EditBase.
EndIconCommand Specifies the command executed when a user taps the trailing icon. Inherited from EditBase.
EndIconCommandParameter Specifies the parameter passed to the EndIconCommand. Inherited from EditBase.
ErrorColor Gets or sets the color of editor box borders, label and error message shown in case of input error. Inherited from EditBase.
ErrorIcon Specifies the error icon image. Inherited from EditBase.
ErrorIconCommand Specifies the command executed when a user taps the error icon. Inherited from EditBase.
ErrorIconCommandParameter Specifies the parameter passed to the ErrorIconCommand. Inherited from EditBase.
ErrorText Specifies the text message that appears below the editor in an error state. Inherited from EditBase.
FilterComparisonType Specifies the character case, culture, and sort rules used to compare strings when filtering drop-down list items.
FilterMode Specifies the comparison operator used to search for the drop-down list items by the entered fragment.
FocusedBorderColor Gets or sets the color of the editor box borders in a focused state. Inherited from EditBase.
FocusedBorderThickness Gets or sets the thickness of the editor box borders in a focused state. Inherited from EditBase.
FocusedLabelColor Gets or sets the text color for the label of the editor in a focused state. Inherited from EditBase.
HasError Allows you to switch the editor to an error state. Inherited from EditBase.
HelpText Specifies the input prompt text displayed below the edit box. Inherited from EditBase.
HelpTextColor Specifies the color of the help text shown below the edit box. Inherited from EditBase.
IconColor Specifies the editor icon color. Inherited from EditBase.
IconIndent Gets or sets the distance between an icon and input text (affix). Inherited from EditBase.
IconSpacing Gets or sets the distance between icons. Inherited from EditBase.
IconVerticalAlignment Gets or sets the vertical alignment of icons. Inherited from EditBase.
IsDropDownIconVisible Specifies the drop-down/drop-up icon visibility.
IsDropDownOpen Gets or sets whether the drop-down list is open.
IsEndIconVisible Gets or sets whether the trailing icon is visible. Inherited from EditBase.
IsErrorIconVisible Gets or sets whether the error icon is visible. Inherited from EditBase.
IsFilterEnabled Gets or sets whether the user input and item filtering is enabled.
IsLabelFloating Gets or sets whether the label changes its position depending on the editor state, or it is pinned to the top of the editor box. Inherited from EditBase.
IsStartIconVisible Gets or sets whether the leading icon is visible. Inherited from EditBase.
ItemsSource Specifies the collection used to generate the drop-down list items.
ItemTemplate Specifies the drop-down list item template.
LabelColor Gets or sets the text color for the label of the editor in an unfocused state. Inherited from EditBase.
LabelFontSize Gets or sets the font size of the editor’s label text. Inherited from EditBase.
LabelText Gets or sets the editor’s label text. Inherited from EditBase.
PlaceholderColor Specifies the placeholder color. Inherited from EditBase.
PlaceholderText Specifies the placeholder text. Inherited from EditBase.
ReserveBottomTextLine Allows you to reserve a line for the error text below the edit box. Inherited from EditBase.
SearchText Returns the entered search text.
SearchTextChangedCommand
SearchTextChangedCommandParameter
SelectedIndex Specifies an index of an item in the data source to which the combo box’ selected item corresponds.
SelectedItem Gets or sets an object that specifies a data source’s item to which the combo box’ selected item corresponds.
SelectedValue
SelectionChangedCommand
SelectionChangedCommandParameter
StartIcon Specifies the leading icon image. Inherited from EditBase.
StartIconCommand Specifies the command executed when a user taps the leading icon. Inherited from EditBase.
StartIconCommandParameter Specifies the parameter passed to the StartIconCommand. Inherited from EditBase.
TextColor Gets or sets the color of text entered into the editor. Inherited from EditBase.
TextFontAttributes Gets or sets the font style that the editor uses for input text, label and placeholder. Inherited from EditBase.
TextFontFamily Gets or sets the font family that the editor uses for input text, label and placeholder. Inherited from EditBase.
TextFontSize Gets or sets the font size of text entered into the editor. Inherited from EditBase.
TextHorizontalAlignment Gets or sets the horizontal alignment of text entered in the editor. Inherited from EditBase.
ValueMember

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.

Events

Name Description
ClearIconClicked Occurs when a user taps the clear icon. Inherited from EditBase.
EndIconClicked Occurs when a user taps the trailing icon. Inherited from EditBase.
ErrorIconClicked Occurs when a user taps the error icon. Inherited from EditBase.
SearchTextChanged
SelectionChanged
StartIconClicked Occurs when a user taps the leading icon. Inherited from EditBase.
See Also