Skip to main content

DataFormTextItem Fields

Stores settings of the data form’s single-line text editor.
Name Description
AnchorXProperty static Bindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty static Bindable property for AnchorY. Inherited from VisualElement.
AutofillContentTypeProperty static Identifies the AutofillContentType bindable property.
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from DataFormItem.
BackgroundProperty static Bindable property for Background. Inherited from VisualElement.
BehaviorsProperty static Bindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BottomTextFontAttributesProperty static Identifies the BottomTextFontAttributes bindable property. Inherited from DataFormItem.
BottomTextFontFamilyProperty static Identifies the BottomTextFontFamily bindable property. Inherited from DataFormItem.
BottomTextFontSizeProperty static Identifies the BottomTextFontSize bindable property. Inherited from DataFormItem.
CharacterCasingProperty static Identifies the CharacterCasing bindable property. Inherited from DataFormTextItemBase.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ClearIconVisibilityProperty static Identifies the ClearIconVisibility bindable property. Inherited from DataFormTextItemBase.
ClipProperty static Bindable property for Clip. Inherited from VisualElement.
DisplayFormatProperty static Identifies the DisplayFormat bindable property. Inherited from DataFormTextItemWithAffixBase.
EditorMaxWidthProperty static Identifies the EditorMaxWidth bindable property. Inherited from DataFormItem.
EditorMinWidthProperty static Identifies the EditorMinWidth bindable property. Inherited from DataFormItem.
EditorWidthProperty static Identifies the EditorWidth bindable property. Inherited from DataFormItem.
ErrorColorProperty static Identifies the ErrorColor bindable property. Inherited from DataFormItem.
FieldNameProperty static Identifies the FieldName bindable property. Inherited from DataFormItem.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
GroupNameProperty static Identifies the GroupName bindable property. Inherited from DataFormItem.
HeightProperty static Bindable property for Height. Inherited from VisualElement.
HeightRequestProperty static Bindable property for HeightRequest. Inherited from VisualElement.
HelpTextColorProperty static Identifies the HelpTextColor bindable property. Inherited from DataFormItem.
HelpTextProperty static Identifies the HelpText bindable property. Inherited from DataFormItem.
InplaceLabelTextProperty static Identifies the InplaceLabelText bindable property. Inherited from DataFormTextItemBase.
InputTransparentProperty static Bindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty static Identifies the IsEnabled bindable property. Inherited from DataFormItem.
IsFocusedProperty static Bindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey static Bindable property for IsFocused. Inherited from VisualElement.
IsInplaceLabelFloatingProperty static Identifies the IsInplaceLabelFloating bindable property. Inherited from DataFormTextItemBase.
IsLabelVisibleProperty static Identifies the IsLabelVisible bindable property. Inherited from DataFormItem.
IsReadOnlyProperty static Identifies the IsReadOnly bindable property. Inherited from DataFormTextItemBase.
IsVisibleProperty static Identifies the IsVisible bindable property. Inherited from DataFormItem.
ItemOrderInRowProperty static Identifies the ItemOrderInRow bindable property. Inherited from DataFormItem.
KeyboardProperty static Identifies the Keyboard bindable property. Inherited from DataFormTextItemBase.
LabelColorProperty static Identifies the LabelColor bindable property. Inherited from DataFormItem.
LabelFontAttributesProperty static Identifies the LabelFontAttributes bindable property. Inherited from DataFormItem.
LabelFontFamilyProperty static Identifies the LabelFontFamily bindable property. Inherited from DataFormItem.
LabelFontSizeProperty static Identifies the LabelFontSize bindable property. Inherited from DataFormItem.
LabelHorizontalAlignmentProperty static Identifies the LabelHorizontalAlignment bindable property. Inherited from DataFormItem.
LabelIconProperty static Identifies the LabelIcon bindable property. Inherited from DataFormItem.
LabelIndentProperty static Identifies the LabelIndent bindable property. Inherited from DataFormItem.
LabelMaxWidthProperty static Identifies the LabelMaxWidth bindable property. Inherited from DataFormItem.
LabelMinWidthProperty static Identifies the LabelMinWidth bindable property. Inherited from DataFormItem.
LabelPositionProperty static Identifies the LabelPosition bindable property. Inherited from DataFormItem.
LabelTextProperty static Identifies the LabelText bindable property. Inherited from DataFormItem.
LabelWidthProperty static Identifies the LabelWidth bindable property. Inherited from DataFormItem.
MaxCharacterCountOverflowModeProperty static Identifies the MaxCharacterCountOverflowMode bindable property.
MaxCharacterCountProperty static Identifies the MaxCharacterCount bindable property.
MinimumHeightRequestProperty static Bindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty static Bindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty static Bindable property for Navigation. Inherited from VisualElement.
OpacityProperty static Bindable property for Opacity. Inherited from VisualElement.
PaddingProperty static Identifies the Padding bindable property. Inherited from DataFormItem.
PlaceholderProperty static Identifies the Placeholder bindable property. Inherited from DataFormTextItemBase.
PrefixProperty static Identifies the Prefix bindable property. Inherited from DataFormTextItemWithAffixBase.
ReserveBottomTextLineProperty static Identifies the ReserveBottomTextLine bindable property. Inherited from DataFormItem.
ReturnTypeProperty static Identifies the ReturnType bindable property. Inherited from DataFormTextItemBase.
RotationProperty static Bindable property for Rotation. Inherited from VisualElement.
RotationXProperty static Bindable property for RotationX. Inherited from VisualElement.
RotationYProperty static Bindable property for RotationY. Inherited from VisualElement.
RowOrderProperty static Identifies the RowOrder bindable property. Inherited from DataFormItem.
RowSpanProperty static Identifies the RowSpan bindable property. Inherited from DataFormItem.
ScaleProperty static Bindable property for Scale. Inherited from VisualElement.
ScaleXProperty static Bindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty static Bindable property for ScaleY. Inherited from VisualElement.
StyleProperty static Bindable property for Style. Inherited from VisualElement.
SuffixProperty static Identifies the Suffix bindable property. Inherited from DataFormTextItemWithAffixBase.
TranslationXProperty static Bindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty static Bindable property for TranslationY. Inherited from VisualElement.
TriggersProperty static Bindable property for Triggers. Inherited from VisualElement.
VisualProperty static Bindable property for Visual. Inherited from VisualElement.
WidthProperty static Bindable property for Width. Inherited from VisualElement.
WidthRequestProperty static Bindable property for WidthRequest. Inherited from VisualElement.
XProperty static Bindable property for X. Inherited from VisualElement.
YProperty static Bindable property for Y. Inherited from VisualElement.
See Also