Back to Devexpress

AutoCompleteEditActualAppearance Members

maui-devexpress-dot-maui-dot-editors-dot-autocompleteeditactualappearance-dot-underscore-members.md

latest24.3 KB
Original Source

AutoCompleteEditActualAppearance Members

An appearance object.

Properties

NameDescription
AffixColorGets the color that is applied to the AutoCompleteEdit‘s Prefix and Suffix text. To specify this color, use the AffixColor property.
AffixFontSizeGets the font size value that is applied to the AutoCompleteEdit‘s Prefix and Suffix text. To specify this value, use the AffixFontSize property.
AffixIndentGets the indent value that is applied to the AutoCompleteEdit and displayed between the AutoCompleteEdit.Text and Prefix / Suffix text. To specify this value, use the AffixIndent property.
BackgroundColorGets the background color that is applied to the EditBase. To specify this color, use the EditBase‘s BackgroundColor property. Inherited from EditBaseActualAppearance.
BorderColorGets the border color that is applied to the EditBase. To specify this color, use the BorderColor property. Inherited from EditBaseActualAppearance.
BorderThicknessGets the border thickness value that is applied to the EditBase. To specify this color, use the BorderThickness property. Inherited from EditBaseActualAppearance.
BottomTextFontSizeGets the bottom text’s font size value that is applied to the EditBase. To specify this value, use the BottomTextFontSize property. Inherited from EditBaseActualAppearance.
BottomTextTopIndentGets the bottom text’s top indent value that is applied to the EditBase. To specify this value, use the BottomTextTopIndent property. Inherited from EditBaseActualAppearance.
BoxMinHeightGets the editor box’s minimal height value that is applied to the EditBase. To specify this value, use the BoxMinHeight property. Inherited from EditBaseActualAppearance.
BoxPaddingGets the editor box’s padding value that is applied to the EditBase. To specify this value, use the BoxPadding property. Inherited from EditBaseActualAppearance.
ClearIconColorGets the color that is applied to the EditBase‘s clear icon. To specify this color, use the ClearIconColor property. Inherited from EditBaseActualAppearance.
ClearIconVisibilityGets the clear icon’s visibility value that is applied to the EditBase. To specify this value, use the BoxPadding property. Inherited from EditBaseActualAppearance.
CornerRadiusGets the corder radius value that is applied to the EditBase. To specify this value, use the CornerRadius property. Inherited from EditBaseActualAppearance.
CursorColorGets the cursor color that is applied to the EditBase. To specify this value, use the CursorColor property. Inherited from EditBaseActualAppearance.
DisabledAffixColorGets the color that is applied to the AutoCompleteEdit‘s Prefix and Suffix text when the editor is disabled. To specify this color, use the DisabledAffixColor property.
DisabledBackgroundColorGets the background color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledBackgroundColor property. Inherited from EditBaseActualAppearance.
DisabledBorderColorGets the border color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledBorderColor property. Inherited from EditBaseActualAppearance.
DisabledBorderThicknessGets the border thickness value that is applied to the EditBase when it is disabled. To specify this value, use the DisabledBorderThickness property. Inherited from EditBaseActualAppearance.
DisabledHelpTextColorGets the help text color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledHelpTextColor property. Inherited from EditBaseActualAppearance.
DisabledIconColorGets the icon color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledIconColor property. Inherited from EditBaseActualAppearance.
DisabledLabelColorGets the label color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledLabelColor property. Inherited from EditBaseActualAppearance.
DisabledTextColorGets the text color that is applied to the EditBase when it is disabled. To specify this color, use the DisabledTextColor property. Inherited from EditBaseActualAppearance.
DropDownBackgroundColorGets the background color that is applied to the ItemsEditBase‘s drop-down list. To specify this color, use the DropDownBackgroundColor property. Inherited from ItemsEditBaseActualAppearance.
DropDownItemFontAttributesGets the font attribute value that is applied to the ItemsEditBase‘s drop-down items. To specify this value, use the DropDownItemFontAttributes property. Inherited from ItemsEditBaseActualAppearance.
DropDownItemFontFamilyGets the font family value that is applied to the ItemsEditBase‘s drop-down items. To specify this value, use the DropDownItemFontFamily property. Inherited from ItemsEditBaseActualAppearance.
DropDownItemFontSizeGets the font size value that is applied to the ItemsEditBase‘s drop-down items. To specify this value, use the DropDownItemFontSize property. Inherited from ItemsEditBaseActualAppearance.
DropDownItemPaddingGets the padding value that is applied to the ItemsEditBase‘s drop-down items. To specify this value, use the DropDownItemPadding property. Inherited from ItemsEditBaseActualAppearance.
DropDownItemTextColorGets the text color that is applied to the ItemsEditBase‘s drop-down items. To specify this color, use the DropDownItemTextColor property. Inherited from ItemsEditBaseActualAppearance.
DropDownSelectedItemBackgroundColorGets the background color that is applied to the ItemsEditBase‘s drop-down item when it is selected. To specify this color, use the DropDownSelectedItemBackgroundColor property. Inherited from ItemsEditBaseActualAppearance.
DropDownSelectedItemTextColorGets the text color that is applied to the ItemsEditBase‘s drop-down item when it is selected. To specify this color, use the DropDownSelectedItemTextColor property. Inherited from ItemsEditBaseActualAppearance.
EndIconColorGets the color that is applied to the EditBase‘s end icon. To specify this color, use the EndIconColor property. Inherited from EditBaseActualAppearance.
ErrorColorGets the color of the edit box’s borders, label, error icon, and error message that is applied to the EditBase when it is disabled. To specify this color, use the ErrorColor property. Inherited from EditBaseActualAppearance.
ErrorIconColorGets the color that is applied to the EditBase‘s error icon. To specify this color, use the ErrorIconColor property. Inherited from EditBaseActualAppearance.
FocusedBorderColorGets the border color that is applied to the EditBase when it is focused. To specify this color, use the FocusedBorderColor property. Inherited from EditBaseActualAppearance.
FocusedBorderThicknessGets the border thickness value that is applied to the EditBase when it is focused. To specify this value, use the FocusedBorderThickness property. Inherited from EditBaseActualAppearance.
FocusedLabelColorGets the label color that is applied to the EditBase when it is focused. To specify this color, use the FocusedLabelColor property. Inherited from EditBaseActualAppearance.
HelpTextColorGets the help text color that is applied to the EditBase. To specify this color, use the HelpTextColor property. Inherited from EditBaseActualAppearance.
HorizontalOptionsGets the horizontal option value that is applied to the EditBase. To specify this value, use the EditBase‘s HorizontalOptions property. Inherited from EditBaseActualAppearance.
IconColorGets the icon’s color that is applied to the EditBase. To specify this color, use the IconColor property. Inherited from EditBaseActualAppearance.
IconIndentGets the icon’s indent value that is applied to the EditBase. To specify this value, use the IconColor property. Inherited from EditBaseActualAppearance.
IconSpacingGets the icon’s spacing value that is applied to the EditBase. To specify this value, use the IconSpacing property. Inherited from EditBaseActualAppearance.
LabelColorGets the label’s color that is applied to the EditBase. To specify this color, use the LabelColor property. Inherited from EditBaseActualAppearance.
LabelFontSizeGets the label’s font size value that is applied to the EditBase. To specify this value, use the LabelColor property. Inherited from EditBaseActualAppearance.
PlaceholderColorGets the placeholder’s color that is applied to the EditBase. To specify this color, use the LabelColor property. Inherited from EditBaseActualAppearance.
StartIconColorGets the color that is applied to the EditBase‘s start icon. To specify this color, use the StartIconColor property. Inherited from EditBaseActualAppearance.
SubmitIconColorGets the submit icon’s color that is applied to the AutoCompleteEdit. To specify this color, use the SubmitIconColor property. Inherited from AutoCompleteEditBaseActualAppearance.
TextColorGets the text’s color that is applied to the EditBase. To specify this color, use the TextColor property. Inherited from EditBaseActualAppearance.
TextFontSizeGets the text font size value that is applied to the EditBase. To specify this value, use the TextFontSize property. Inherited from EditBaseActualAppearance.
TextHorizontalAlignmentGets the text horizontal alignment value that is applied to the EditBase. To specify this value, use the TextHorizontalAlignment property. Inherited from EditBaseActualAppearance.
TextVerticalAlignmentReturns the vertical alignment that is applied to the editor text. To specify this value, use the TextVerticalAlignment property. Inherited from EditBaseActualAppearance.
VerticalOptionsGets the vertical option value that is applied to the EditBase. To specify this value, use the EditBase‘s HorizontalOptions property. Inherited from EditBaseActualAppearance.
WaitIndicatorColorGets the wait indicator’s color value that is applied to the AutoCompleteEdit. To specify the value of this color, use the WaitIndicatorColor property. Inherited from AutoCompleteEditBaseActualAppearance.

Methods

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

See Also

AutoCompleteEditActualAppearance Class

DevExpress.Maui.Editors Namespace