Back to Devexpress

DataFormTextItemBase Fields

maui-devexpress-dot-maui-dot-dataform-dot-dataformtextitembase-dot-underscore-fields.md

latest26.2 KB
Original Source

DataFormTextItemBase Fields

The base class for data form’s editors with text input support.

NameDescription
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 staticIdentifies the BackgroundColor bindable property. Inherited from DataFormItem.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
BottomTextFontAttributesProperty staticIdentifies the BottomTextFontAttributes bindable property. Inherited from DataFormItem.
BottomTextFontFamilyProperty staticIdentifies the BottomTextFontFamily bindable property. Inherited from DataFormItem.
BottomTextFontSizeProperty staticIdentifies the BottomTextFontSize bindable property. Inherited from DataFormItem.
CharacterCasingProperty staticIdentifies the CharacterCasing bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClearIconVisibilityProperty staticIdentifies the ClearIconVisibility bindable property.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
EditorMaxWidthProperty staticIdentifies the EditorMaxWidth bindable property. Inherited from DataFormItem.
EditorMinWidthProperty staticIdentifies the EditorMinWidth bindable property. Inherited from DataFormItem.
EditorWidthProperty staticIdentifies the EditorWidth bindable property. Inherited from DataFormItem.
ErrorColorProperty staticIdentifies the ErrorColor bindable property. Inherited from DataFormItem.
FieldNameProperty staticIdentifies the FieldName bindable property. Inherited from DataFormItem.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
GroupNameProperty staticIdentifies the GroupName bindable property. Inherited from DataFormItem.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HelpTextColorProperty staticIdentifies the HelpTextColor bindable property. Inherited from DataFormItem.
HelpTextProperty staticIdentifies the HelpText bindable property. Inherited from DataFormItem.
InplaceLabelTextProperty staticIdentifies the InplaceLabelText bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty staticIdentifies the IsEnabled bindable property. Inherited from DataFormItem.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsInplaceLabelFloatingProperty staticIdentifies the IsInplaceLabelFloating bindable property.
IsLabelVisibleProperty staticIdentifies the IsLabelVisible bindable property. Inherited from DataFormItem.
IsReadOnlyProperty staticIdentifies the IsReadOnly bindable property.
IsVisibleProperty staticIdentifies the IsVisible bindable property. Inherited from DataFormItem.
ItemOrderInRowProperty staticIdentifies the ItemOrderInRow bindable property. Inherited from DataFormItem.
KeyboardProperty staticIdentifies the Keyboard bindable property.
LabelColorProperty staticIdentifies the LabelColor bindable property. Inherited from DataFormItem.
LabelFontAttributesProperty staticIdentifies the LabelFontAttributes bindable property. Inherited from DataFormItem.
LabelFontFamilyProperty staticIdentifies the LabelFontFamily bindable property. Inherited from DataFormItem.
LabelFontSizeProperty staticIdentifies the LabelFontSize bindable property. Inherited from DataFormItem.
LabelHorizontalAlignmentProperty staticIdentifies the LabelHorizontalAlignment bindable property. Inherited from DataFormItem.
LabelIconProperty staticIdentifies the LabelIcon bindable property. Inherited from DataFormItem.
LabelIndentProperty staticIdentifies the LabelIndent bindable property. Inherited from DataFormItem.
LabelMaxWidthProperty staticIdentifies the LabelMaxWidth bindable property. Inherited from DataFormItem.
LabelMinWidthProperty staticIdentifies the LabelMinWidth bindable property. Inherited from DataFormItem.
LabelPositionProperty staticIdentifies the LabelPosition bindable property. Inherited from DataFormItem.
LabelTextProperty staticIdentifies the LabelText bindable property. Inherited from DataFormItem.
LabelWidthProperty staticIdentifies the LabelWidth bindable property. Inherited from DataFormItem.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
PaddingProperty staticIdentifies the Padding bindable property. Inherited from DataFormItem.
PlaceholderProperty staticIdentifies the Placeholder bindable property.
ReserveBottomTextLineProperty staticIdentifies the ReserveBottomTextLine bindable property. Inherited from DataFormItem.
ReturnTypeProperty staticIdentifies the ReturnType bindable property.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
RowOrderProperty staticIdentifies the RowOrder bindable property. Inherited from DataFormItem.
RowSpanProperty staticIdentifies the RowSpan bindable property. Inherited from DataFormItem.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
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

DataFormTextItemBase Class

DataFormTextItemBase Members

DevExpress.Maui.DataForm Namespace