FilterRangeItemBaseActualAppearance Properties
Stores appearance settings for the FilterRangeItemBase.Name | Description |
---|---|
ArrowColor | Gets the arrow color that is applied to the FormItemBase descendant. To specify this color, use the ArrowColor property. Inherited from FormItemBaseActualAppearance. |
ArrowMargin | Gets the arrow margin value that is applied to the FormItemBase descendant. To specify this value, use the ArrowMargin property. Inherited from FormItemBaseActualAppearance. |
BackgroundColor | Gets the background color that is applied to the FormItemBase descendant. To specify this color, use the FormItemBase.BackgroundColor inherited property. Inherited from FormItemBaseActualAppearance. |
DetailColor | Gets the detail color that is applied to the FormItemBase descendant. To specify this color, use the DetailColor property. Inherited from FormItemBaseActualAppearance. |
DetailFontAttributes | Gets the detail font attribute value that is applied to the FormItemBase descendant. To specify this value, use the DetailFontAttributes property. Inherited from FormItemBaseActualAppearance. |
DetailFontFamily | Gets the detail font family value that is applied to the FormItemBase descendant. To specify this value, use the DetailFontFamily property. Inherited from FormItemBaseActualAppearance. |
DetailFontSize | Gets the detail font size value that is applied to the FormItemBase descendant. To specify this value, use the DetailFontSize property. Inherited from FormItemBaseActualAppearance. |
DetailMargin | Gets the detail margin value that is applied to the FormItemBase descendant. To specify this value, use the DetailMargin property. Inherited from FormItemBaseActualAppearance. |
EditorBackgroundColor | Gets the background color that is applied to the FilterRangeItemBase descendant. To specify this color, use the EditorBackgroundColor property. |
EditorBorderColor | Gets the border color that is applied to the FilterRangeItemBase descendant. To specify this color, use the EditorBorderColor property. |
EditorFocusedBorderColor | Gets the border color that is applied to the FilterRangeItemBase descendant when it is focused. To specify this color, use the EditorFocusedBorderColor property. |
EditorTextColor | Gets the text color that is applied to the FilterRangeItemBase descendant’s editor. To specify this color, use the EditorTextColor property. |
EditorTextFontSize | Gets the font size value that is applied to the FilterRangeItemBase descendant. To specify this value, use the TextFontSize property. |
HorizontalSpacing | Gets the horizontal spacing value that is applied to the FormItemBase descendant. To specify this value, use the HorizontalSpacing property. Inherited from FormItemBaseActualAppearance. |
ImageColor | Gets or sets the image’s fill color. This is a bindable property. Inherited from FormItemBaseActualAppearance. |
ImageMargin | Gets the image margin value that is applied to the FormItemBase descendant. To specify this value, use the ImageMargin property. Inherited from FormItemBaseActualAppearance. |
InlineContentTextColor | Gets the color of the Inline Content‘s text that is applied to the FormItem. To specify this color, use the InlineContentTextColor property. Inherited from FormItemActualAppearance. |
OutlineButtonBorderThickness | Gets the border thickness of the outlined buttons that is applied to the current FormPickerItemBase. Inherited from FormPickerItemBaseActualAppearance. |
Padding | Gets the padding value that is applied to the FormItemBase descendant. Inherited from FormItemBaseActualAppearance. |
PickerBottomSheetBackgroundColor | Gets the background color of the bottom sheet that contains the FormPickerItemBase. To specify this color, use the PickerBackgroundColor property. Inherited from FormPickerItemBaseActualAppearance. |
PickerItemFontAttributes | Gets the font attribute value that is applied to the current FormPickerItemBase. To specify this value, use the PickerItemFontAttributes property. Inherited from FormPickerItemBaseActualAppearance. |
PickerItemFontFamily | Gets the font family value that is applied to the current FormPickerItemBase. To specify this value, use the PickerItemFontFamily property. Inherited from FormPickerItemBaseActualAppearance. |
PickerItemFontSize | Gets the font size value that is applied to the current FormPickerItemBase. To specify this value, use the PickerItemFontSize property. Inherited from FormPickerItemBaseActualAppearance. |
PickerItemPadding | Gets the padding value that is applied to the current FormPickerItemBase. To specify this value, use the PickerItemPadding property. Inherited from FormPickerItemBaseActualAppearance. |
PickerItemTextColor | Gets the text color that is applied to the current FormPickerItemBase. To specify this color, use the PickerItemTextColor property. Inherited from FormPickerItemBaseActualAppearance. |
PickerPageBackgroundColor | Gets the page background color that is applied to the current FormPickerItemBase. Inherited from FormPickerItemBaseActualAppearance. |
PickerPopupBackgroundColor | Gets the popup background color that is applied to the current FormPickerItemBase. Inherited from FormPickerItemBaseActualAppearance. |
PickerSelectedItemBackgroundColor | Gets the selected item’s background color that is applied to the current FormPickerItemBase. To specify this color, use the PickerSelectedItemBackgroundColor property. Inherited from FormPickerItemBaseActualAppearance. |
PickerSelectedItemTextColor | Gets the selected item’s text color that is applied to the current FormPickerItemBase. To specify this color, use the PickerSelectedItemTextColor property. Inherited from FormPickerItemBaseActualAppearance. |
PressedColor | Gets the pressed color that is applied to the FormItemBase descendant. To specify this color, use the PressedColor property. Inherited from FormItemBaseActualAppearance. |
SeparatorColor | Gets the separator color that is applied to the FormItemBase descendant. To specify this color, use the SeparatorColor property. Inherited from FormItemBaseActualAppearance. |
SeparatorThickness | Gets the separator thickness value that is applied to the FormItemBase descendant. To specify this value, use the SeparatorThickness property. Inherited from FormItemBaseActualAppearance. |
TextColor | Gets the text color that is applied to the FormItemBase descendant. To specify this color, use the TextColor property. Inherited from FormItemBaseActualAppearance. |
TextFontAttributes | Gets the font attribute value that is applied to the FormItemBase descendant’s text. To specify this value, use the TextFontAttributes property. Inherited from FormItemBaseActualAppearance. |
TextFontFamily | Gets the font family value that is applied to the FormItemBase descendant’s text. To specify this value, use the TextFontFamily property. Inherited from FormItemBaseActualAppearance. |
TextFontSize | Gets the font size value that is applied to the FormItemBase descendant’s text. To specify this value, use the TextFontSize property. Inherited from FormItemBaseActualAppearance. |
TextMargin | Gets the text margin value that is applied to the FormItemBase descendant. To specify this value, use the TextMargin property. Inherited from FormItemBaseActualAppearance. |
VerticalSpacing | Gets the vertical spacing value that is applied to the FormItemBase descendant. To specify this value, use the VerticalSpacing property. Inherited from FormItemBaseActualAppearance. |
See Also