Back to Devexpress

FormListPickerItemActualAppearance Members

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

latest16.4 KB
Original Source

FormListPickerItemActualAppearance Members

Stores appearance settings for the FormListPickerItem.

Properties

NameDescription
ArrowColorGets the arrow color that is applied to the FormItemBase descendant. To specify this color, use the ArrowColor property. Inherited from FormItemBaseActualAppearance.
ArrowMarginGets the arrow margin value that is applied to the FormItemBase descendant. To specify this value, use the ArrowMargin property. Inherited from FormItemBaseActualAppearance.
BackgroundColorGets the background color that is applied to the FormItemBase descendant. To specify this color, use the FormItemBase.BackgroundColor inherited property. Inherited from FormItemBaseActualAppearance.
DetailColorGets the detail color that is applied to the FormItemBase descendant. To specify this color, use the DetailColor property. Inherited from FormItemBaseActualAppearance.
DetailFontAttributesGets the detail font attribute value that is applied to the FormItemBase descendant. To specify this value, use the DetailFontAttributes property. Inherited from FormItemBaseActualAppearance.
DetailFontFamilyGets the detail font family value that is applied to the FormItemBase descendant. To specify this value, use the DetailFontFamily property. Inherited from FormItemBaseActualAppearance.
DetailFontSizeGets the detail font size value that is applied to the FormItemBase descendant. To specify this value, use the DetailFontSize property. Inherited from FormItemBaseActualAppearance.
DetailMarginGets the detail margin value that is applied to the FormItemBase descendant. To specify this value, use the DetailMargin property. Inherited from FormItemBaseActualAppearance.
HorizontalSpacingGets the horizontal spacing value that is applied to the FormItemBase descendant. To specify this value, use the HorizontalSpacing property. Inherited from FormItemBaseActualAppearance.
ImageColorGets or sets the image’s fill color. This is a bindable property. Inherited from FormItemBaseActualAppearance.
ImageMarginGets the image margin value that is applied to the FormItemBase descendant. To specify this value, use the ImageMargin property. Inherited from FormItemBaseActualAppearance.
InlineContentTextColorGets the color of the Inline Content‘s text that is applied to the FormListPickerItem. To specify this color, use the InlineContentTextColor property.
OutlineButtonBorderThicknessGets the border thickness of the outlined buttons that is applied to the current FormPickerItemBase. Inherited from FormPickerItemBaseActualAppearance.
PaddingGets the padding value that is applied to the FormItemBase descendant. Inherited from FormItemBaseActualAppearance.
PickerBottomSheetBackgroundColorGets the background color of the bottom sheet that contains the FormPickerItemBase. To specify this color, use the PickerBackgroundColor property. Inherited from FormPickerItemBaseActualAppearance.
PickerItemFontAttributesGets the font attribute value that is applied to the current FormPickerItemBase. To specify this value, use the PickerItemFontAttributes property. Inherited from FormPickerItemBaseActualAppearance.
PickerItemFontFamilyGets the font family value that is applied to the current FormPickerItemBase. To specify this value, use the PickerItemFontFamily property. Inherited from FormPickerItemBaseActualAppearance.
PickerItemFontSizeGets the font size value that is applied to the current FormPickerItemBase. To specify this value, use the PickerItemFontSize property. Inherited from FormPickerItemBaseActualAppearance.
PickerItemPaddingGets the padding value that is applied to the current FormPickerItemBase. To specify this value, use the PickerItemPadding property. Inherited from FormPickerItemBaseActualAppearance.
PickerItemTextColorGets the text color that is applied to the current FormPickerItemBase. To specify this color, use the PickerItemTextColor property. Inherited from FormPickerItemBaseActualAppearance.
PickerPageBackgroundColorGets the page background color that is applied to the current FormPickerItemBase. Inherited from FormPickerItemBaseActualAppearance.
PickerPopupBackgroundColorGets the popup background color that is applied to the current FormPickerItemBase. Inherited from FormPickerItemBaseActualAppearance.
PickerSelectedItemBackgroundColorGets the selected item’s background color that is applied to the current FormPickerItemBase. To specify this color, use the PickerSelectedItemBackgroundColor property. Inherited from FormPickerItemBaseActualAppearance.
PickerSelectedItemTextColorGets the selected item’s text color that is applied to the current FormPickerItemBase. To specify this color, use the PickerSelectedItemTextColor property. Inherited from FormPickerItemBaseActualAppearance.
PressedColorGets the pressed color that is applied to the FormItemBase descendant. To specify this color, use the PressedColor property. Inherited from FormItemBaseActualAppearance.
SeparatorColorGets the separator color that is applied to the FormItemBase descendant. To specify this color, use the SeparatorColor property. Inherited from FormItemBaseActualAppearance.
SeparatorThicknessGets the separator thickness value that is applied to the FormItemBase descendant. To specify this value, use the SeparatorThickness property. Inherited from FormItemBaseActualAppearance.
TextColorGets the text color that is applied to the FormItemBase descendant. To specify this color, use the TextColor property. Inherited from FormItemBaseActualAppearance.
TextFontAttributesGets the font attribute value that is applied to the FormItemBase descendant’s text. To specify this value, use the TextFontAttributes property. Inherited from FormItemBaseActualAppearance.
TextFontFamilyGets the font family value that is applied to the FormItemBase descendant’s text. To specify this value, use the TextFontFamily property. Inherited from FormItemBaseActualAppearance.
TextFontSizeGets the font size value that is applied to the FormItemBase descendant’s text. To specify this value, use the TextFontSize property. Inherited from FormItemBaseActualAppearance.
TextMarginGets the text margin value that is applied to the FormItemBase descendant. To specify this value, use the TextMargin property. Inherited from FormItemBaseActualAppearance.
VerticalSpacingGets the vertical spacing value that is applied to the FormItemBase descendant. To specify this value, use the VerticalSpacing property. Inherited from FormItemBaseActualAppearance.

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

FormListPickerItemActualAppearance Class

DevExpress.Maui.Editors Namespace