Back to Devexpress

FormItemBase Fields

maui-devexpress-dot-maui-dot-editors-dot-formitembase-dot-underscore-fields.md

latest27.6 KB
Original Source

FormItemBase Fields

A base class for form items.

NameDescription
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
ArrowColorProperty staticIdentifies the ArrowColor bindable property.
ArrowMarginProperty staticIdentifies the ArrowMargin bindable property.
ArrowTemplateProperty staticIdentifies the ArrowTemplate bindable property.
ArrowVerticalOptionsProperty staticIdentifies the ArrowVerticalOptions bindable property.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
CascadeInputTransparentProperty staticBindable property for CascadeInputTransparent. Inherited from Layout.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
DetailColorProperty staticIdentifies the DetailColor bindable property.
DetailFontAttributesProperty staticIdentifies the DetailFontAttributes bindable property.
DetailFontFamilyProperty staticIdentifies the DetailFontFamily bindable property.
DetailFontSizeProperty staticIdentifies the DetailFontSize bindable property.
DetailLineBreakModeProperty staticIdentifies the DetailLineBreakMode bindable property.
DetailMarginProperty staticIdentifies the DetailMargin bindable property.
DetailMaxLineCountProperty staticIdentifies the DetailMaxLineCount bindable property.
DetailProperty staticIdentifies the Detail bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
HorizontalSpacingProperty staticIdentifies the HorizontalSpacing bindable property.
ImageColorProperty staticIdentifies the ImageColor bindable property.
ImageHeightProperty staticIdentifies the ImageHeight bindable property.
ImageMarginProperty staticIdentifies the ImageMargin bindable property.
ImageSourceProperty staticIdentifies the ImageSource bindable property.
ImageTemplateProperty staticIdentifies the ImageTemplate bindable property.
ImageVerticalOptionsProperty staticIdentifies the ImageVerticalOptions bindable property.
ImageWidthProperty staticIdentifies the ImageWidth bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsClippedToBoundsProperty staticBindable property for IsClippedToBounds. Inherited from Layout.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
MarginProperty staticBindable property for Margin. Inherited from View.
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 staticBindable property for Padding. Inherited from Layout.
PressedColorProperty staticIdentifies the PressedColor bindable property.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
SeparatorColorProperty staticIdentifies the SeparatorColor bindable property.
SeparatorMarginProperty staticIdentifies the SeparatorMargin bindable property.
SeparatorThicknessProperty staticIdentifies the SeparatorThickness bindable property.
ShowSeparatorProperty staticIdentifies the ShowSeparator bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TapCommandParameterProperty staticIdentifies the TapCommandParameter bindable property.
TapCommandProperty staticIdentifies the TapCommand bindable property.
TextColorProperty staticIdentifies the TextColor bindable property.
TextFontAttributesProperty staticIdentifies the TextFontAttributes bindable property.
TextFontFamilyProperty staticIdentifies the TextFontFamily bindable property.
TextFontSizeProperty staticIdentifies the TextFontSize bindable property.
TextLineBreakModeProperty staticIdentifies the TextLineBreakMode bindable property.
TextMarginProperty staticIdentifies the TextMargin bindable property.
TextMaxLineCountProperty staticIdentifies the TextMaxLineCount bindable property.
TextProperty staticIdentifies the Text bindable property.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
UseRippleEffectProperty staticIdentifies the UseRippleEffect bindable property.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VerticalSpacingProperty staticIdentifies the VerticalSpacing bindable property.
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

FormItemBase Class

FormItemBase Members

DevExpress.Maui.Editors Namespace