Back to Devexpress

ComboBoxEditBase Fields

maui-devexpress-dot-maui-dot-editors-dot-comboboxeditbase-dot-underscore-fields.md

latest46.0 KB
Original Source

ComboBoxEditBase Fields

A base class for combo boxes.

NameDescription
AllowAnimationProperty staticIdentifies the AllowAnimation bindable property. Inherited from EditBase.
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty staticIdentifies the BorderColor bindable property. Inherited from EditBase.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property. Inherited from EditBase.
BottomTextFontAttributesProperty staticIdentifies the BottomTextFontAttributes bindable property. Inherited from EditBase.
BottomTextFontFamilyProperty staticIdentifies the BottomTextFontFamily bindable property. Inherited from EditBase.
BottomTextFontSizeProperty staticIdentifies the BottomTextFontSize bindable property. Inherited from EditBase.
BottomTextTopIndentProperty staticIdentifies the BottomTextTopIndent bindable property. Inherited from EditBase.
BoxHeightProperty staticIdentifies the BoxHeight bindable property. Inherited from EditBase.
BoxMarginProperty staticIdentifies the BoxMargin bindable property. Inherited from EditBase.
BoxMinHeightProperty staticIdentifies the BoxMinHeight bindable property. Inherited from EditBase.
BoxMinWidthProperty staticIdentifies the BoxMinWidth bindable property. Inherited from EditBase.
BoxModeProperty staticIdentifies the BoxMode bindable property. Inherited from EditBase.
BoxPaddingProperty staticIdentifies the BoxPadding bindable property. Inherited from EditBase.
CharacterCasingProperty staticIdentifies the CharacterCasing bindable property. Inherited from EditBase.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClearIconColorProperty staticIdentifies the ClearIconColor bindable property. Inherited from EditBase.
ClearIconCommandParameterProperty staticIdentifies the ClearIconCommandParameter bindable property. Inherited from EditBase.
ClearIconCommandProperty staticIdentifies the ClearIconCommand bindable property. Inherited from EditBase.
ClearIconProperty staticIdentifies the ClearIcon bindable property. Inherited from EditBase.
ClearIconVisibilityProperty staticIdentifies the ClearIconVisibility bindable property. Inherited from EditBase.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
CornerModeProperty staticIdentifies the CornerMode bindable property. Inherited from EditBase.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from EditBase.
CursorColorProperty staticIdentifies the CursorColor bindable property. Inherited from EditBase.
DisabledBackgroundColorProperty staticIdentifies the DisabledBackgroundColor bindable property. Inherited from EditBase.
DisabledBorderColorProperty staticIdentifies the DisabledBorderColor bindable property. Inherited from EditBase.
DisabledBorderThicknessProperty staticIdentifies the DisabledBorderThickness bindable property. Inherited from EditBase.
DisabledHelpTextColorProperty staticIdentifies the DisabledHelpTextColor bindable property. Inherited from EditBase.
DisabledIconColorProperty staticIdentifies the DisabledIconColor bindable property. Inherited from EditBase.
DisabledLabelColorProperty staticIdentifies the DisabledLabelColor bindable property. Inherited from EditBase.
DisabledTextColorProperty staticIdentifies the DisabledTextColor bindable property. Inherited from EditBase.
DisplayMemberProperty staticIdentifies the DisplayMember bindable property. Inherited from ItemsEditBase.
DisplayTextProperty staticIdentifies the DisplayText bindable property. Inherited from EditBase.
DropDownBackgroundColorProperty staticIdentifies the DropDownBackgroundColor bindable property. Inherited from ItemsEditBase.
DropDownIconColorProperty staticIdentifies the DropDownIconColor bindable property.
DropDownIconProperty staticIdentifies the DropDownIcon bindable property.
DropDownItemFontAttributesProperty staticIdentifies the DropDownItemFontAttributes bindable property. Inherited from ItemsEditBase.
DropDownItemFontFamilyProperty staticIdentifies the DropDownItemFontFamily bindable property. Inherited from ItemsEditBase.
DropDownItemFontSizeProperty staticIdentifies the DropDownItemFontSize bindable property. Inherited from ItemsEditBase.
DropDownItemPaddingProperty staticIdentifies the DropDownItemPadding bindable property. Inherited from ItemsEditBase.
DropDownItemTextColorProperty staticIdentifies the DropDownItemTextColor bindable property. Inherited from ItemsEditBase.
DropDownSelectedItemBackgroundColorProperty staticIdentifies the DropDownSelectedItemBackgroundColor bindable property. Inherited from ItemsEditBase.
DropDownSelectedItemTextColorProperty staticIdentifies the DropDownSelectedItemTextColor bindable property. Inherited from ItemsEditBase.
EndIconColorProperty staticIdentifies the EndIconColor bindable property. Inherited from EditBase.
EndIconCommandParameterProperty staticIdentifies the EndIconCommandParameter bindable property. Inherited from EditBase.
EndIconCommandProperty staticIdentifies the EndIconCommand bindable property. Inherited from EditBase.
EndIconProperty staticIdentifies the EndIcon bindable property. Inherited from EditBase.
ErrorColorProperty staticIdentifies the ErrorColor bindable property. Inherited from EditBase.
ErrorIconColorProperty staticIdentifies the ErrorIconColor bindable property. Inherited from EditBase.
ErrorIconCommandParameterProperty staticIdentifies the ErrorIconCommandParameter bindable property. Inherited from EditBase.
ErrorIconCommandProperty staticIdentifies the ErrorIconCommand bindable property. Inherited from EditBase.
ErrorIconProperty staticIdentifies the ErrorIcon bindable property. Inherited from EditBase.
ErrorTextProperty staticIdentifies the ErrorText bindable property. Inherited from EditBase.
FilterComparisonTypeProperty staticIdentifies the FilterComparisonType bindable property.
FilterConditionProperty staticIdentifies the FilterCondition bindable property.
FilterTextChangedCommandProperty staticIdentifies the FilterTextChangedCommand bindable property.
FilterTextProperty staticIdentifies the FilterText bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FocusedBorderColorProperty staticIdentifies the FocusedBorderColor bindable property. Inherited from EditBase.
FocusedBorderThicknessProperty staticIdentifies the FocusedBorderThickness bindable property. Inherited from EditBase.
FocusedLabelColorProperty staticIdentifies the FocusedLabelColor bindable property. Inherited from EditBase.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled bindable property. Inherited from EditBase.
HasErrorProperty staticIdentifies the HasError bindable property. Inherited from EditBase.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HelpTextColorProperty staticIdentifies the HelpTextColor bindable property. Inherited from EditBase.
HelpTextProperty staticIdentifies the HelpText bindable property. Inherited from EditBase.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
IconColorProperty staticIdentifies the IconColor bindable property. Inherited from EditBase.
IconIndentProperty staticIdentifies the IconIndent bindable property. Inherited from EditBase.
IconSpacingProperty staticIdentifies the IconSpacing bindable property. Inherited from EditBase.
IconVerticalAlignmentProperty staticIdentifies the IconVerticalAlignment bindable property. Inherited from EditBase.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsDropDownIconVisibleProperty staticIdentifies the IsDropDownIconVisible bindable property.
IsDropDownOpenProperty staticIdentifies the IsDropDownOpen bindable property. Inherited from ItemsEditBase.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsEndIconVisibleProperty staticIdentifies the IsEndIconVisible bindable property. Inherited from EditBase.
IsErrorIconVisibleProperty staticIdentifies the IsErrorIconVisible bindable property. Inherited from EditBase.
IsFilterEnabledProperty staticIdentifies the IsFilterEnabled bindable property.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsLabelFloatingProperty staticIdentifies the IsLabelFloating bindable property. Inherited from EditBase.
IsReadOnlyProperty staticIdentifies the IsReadOnly bindable property. Inherited from EditBase.
IsSpellCheckEnabledProperty staticIdentifies the IsSpellCheckEnabled bindable property. Inherited from ItemsEditBase.
IsStartIconVisibleProperty staticIdentifies the IsStartIconVisible bindable property. Inherited from EditBase.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
ItemsSourceProperty staticIdentifies the ItemsSource bindable property. Inherited from ItemsEditBase.
ItemTemplateProperty staticIdentifies the ItemTemplate bindable property. Inherited from ItemsEditBase.
KeepFocusOnItemSelectionProperty staticIdentifies the KeepFocusOnItemSelection bindable property. Inherited from ItemsEditBase.
KeyboardProperty staticIdentifies the Keyboard bindable property. Inherited from ItemsEditBase.
LabelColorProperty staticIdentifies the LabelColor bindable property. Inherited from EditBase.
LabelFontSizeProperty staticIdentifies the LabelFontSize bindable property. Inherited from EditBase.
LabelTextProperty staticIdentifies the LabelText bindable property. Inherited from EditBase.
MarginProperty staticBindable property for Margin. Inherited from View.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
NoResultsFoundTextProperty staticIdentifies the NoResultsFoundText bindable property. Inherited from ItemsEditBase.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
PlaceholderColorProperty staticIdentifies the PlaceholderColor bindable property. Inherited from EditBase.
PlaceholderTextProperty staticIdentifies the PlaceholderText bindable property. Inherited from EditBase.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
ReserveBottomTextLineProperty staticIdentifies the ReserveBottomTextLine bindable property. Inherited from EditBase.
ReturnCommandParameterProperty staticIdentifies the ReturnCommandParameter bindable property. Inherited from EditBase.
ReturnCommandProperty staticIdentifies the ReturnCommand bindable property. Inherited from EditBase.
ReturnTypeProperty staticIdentifies the ReturnType bindable property. Inherited from EditBase.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
SelectionChangedCommandProperty staticIdentifies the SelectionChangedCommand bindable property. Inherited from ItemsEditBase.
StartIconColorProperty staticIdentifies the StartIconColor bindable property. Inherited from EditBase.
StartIconCommandParameterProperty staticIdentifies the StartIconCommandParameter bindable property. Inherited from EditBase.
StartIconCommandProperty staticIdentifies the StartIconCommand bindable property. Inherited from EditBase.
StartIconProperty staticIdentifies the StartIcon bindable property. Inherited from EditBase.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TextColorProperty staticIdentifies the TextColor bindable property. Inherited from EditBase.
TextFontAttributesProperty staticIdentifies the TextFontAttributes bindable property. Inherited from EditBase.
TextFontFamilyProperty staticIdentifies the TextFontFamily bindable property. Inherited from EditBase.
TextFontSizeProperty staticIdentifies the TextFontSize bindable property. Inherited from EditBase.
TextHorizontalAlignmentProperty staticIdentifies the TextHorizontalAlignment bindable property. Inherited from EditBase.
TextVerticalAlignmentProperty staticIdentifies the TextVerticalAlignment bindable property. Inherited from EditBase.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
ValueMemberProperty staticIdentifies the ValueMember bindable property.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

ComboBoxEditBase Class

ComboBoxEditBase Members

DevExpress.Maui.Editors Namespace