Back to Devexpress

EditBase Fields

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

latest33.8 KB
Original Source

EditBase Fields

The base class for all data editors.

NameDescription
AllowAnimationProperty staticIdentifies the AllowAnimation bindable property.
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 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.
BorderColorProperty staticIdentifies the BorderColor bindable property.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property.
BottomTextFontAttributesProperty staticIdentifies the BottomTextFontAttributes bindable property.
BottomTextFontFamilyProperty staticIdentifies the BottomTextFontFamily bindable property.
BottomTextFontSizeProperty staticIdentifies the BottomTextFontSize bindable property.
BottomTextTopIndentProperty staticIdentifies the BottomTextTopIndent bindable property.
BoxHeightProperty staticIdentifies the BoxHeight bindable property.
BoxMarginProperty staticIdentifies the BoxMargin bindable property.
BoxMinHeightProperty staticIdentifies the BoxMinHeight bindable property.
BoxMinWidthProperty staticIdentifies the BoxMinWidth bindable property.
BoxModeProperty staticIdentifies the BoxMode bindable property.
BoxPaddingProperty staticIdentifies the BoxPadding bindable property.
CharacterCasingProperty staticIdentifies the CharacterCasing bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClearIconColorProperty staticIdentifies the ClearIconColor bindable property.
ClearIconCommandParameterProperty staticIdentifies the ClearIconCommandParameter bindable property.
ClearIconCommandProperty staticIdentifies the ClearIconCommand bindable property.
ClearIconProperty staticIdentifies the ClearIcon bindable property.
ClearIconVisibilityProperty staticIdentifies the ClearIconVisibility bindable property.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
CornerModeProperty staticIdentifies the CornerMode bindable property.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property.
CursorColorProperty staticIdentifies the CursorColor bindable property.
DisabledBackgroundColorProperty staticIdentifies the DisabledBackgroundColor bindable property.
DisabledBorderColorProperty staticIdentifies the DisabledBorderColor bindable property.
DisabledBorderThicknessProperty staticIdentifies the DisabledBorderThickness bindable property.
DisabledHelpTextColorProperty staticIdentifies the DisabledHelpTextColor bindable property.
DisabledIconColorProperty staticIdentifies the DisabledIconColor bindable property.
DisabledLabelColorProperty staticIdentifies the DisabledLabelColor bindable property.
DisabledTextColorProperty staticIdentifies the DisabledTextColor bindable property.
DisplayTextProperty staticIdentifies the DisplayText bindable property.
EndIconColorProperty staticIdentifies the EndIconColor bindable property.
EndIconCommandParameterProperty staticIdentifies the EndIconCommandParameter bindable property.
EndIconCommandProperty staticIdentifies the EndIconCommand bindable property.
EndIconProperty staticIdentifies the EndIcon bindable property.
ErrorColorProperty staticIdentifies the ErrorColor bindable property.
ErrorIconColorProperty staticIdentifies the ErrorIconColor bindable property.
ErrorIconCommandParameterProperty staticIdentifies the ErrorIconCommandParameter bindable property.
ErrorIconCommandProperty staticIdentifies the ErrorIconCommand bindable property.
ErrorIconProperty staticIdentifies the ErrorIcon bindable property.
ErrorTextProperty staticIdentifies the ErrorText bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FocusedBorderColorProperty staticIdentifies the FocusedBorderColor bindable property.
FocusedBorderThicknessProperty staticIdentifies the FocusedBorderThickness bindable property.
FocusedLabelColorProperty staticIdentifies the FocusedLabelColor bindable property.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled bindable property.
HasErrorProperty staticIdentifies the HasError bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HelpTextColorProperty staticIdentifies the HelpTextColor bindable property.
HelpTextProperty staticIdentifies the HelpText bindable property.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
IconColorProperty staticIdentifies the IconColor bindable property.
IconIndentProperty staticIdentifies the IconIndent bindable property.
IconSpacingProperty staticIdentifies the IconSpacing bindable property.
IconVerticalAlignmentProperty staticIdentifies the IconVerticalAlignment bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsEndIconVisibleProperty staticIdentifies the IsEndIconVisible bindable property.
IsErrorIconVisibleProperty staticIdentifies the IsErrorIconVisible bindable property.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsLabelFloatingProperty staticIdentifies the IsLabelFloating bindable property.
IsReadOnlyProperty staticIdentifies the IsReadOnly bindable property.
IsStartIconVisibleProperty staticIdentifies the IsStartIconVisible bindable property.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
LabelColorProperty staticIdentifies the LabelColor bindable property.
LabelFontSizeProperty staticIdentifies the LabelFontSize bindable property.
LabelTextProperty staticIdentifies the LabelText bindable property.
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.
PlaceholderColorProperty staticIdentifies the PlaceholderColor bindable property.
PlaceholderTextProperty staticIdentifies the PlaceholderText bindable property.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
ReserveBottomTextLineProperty staticIdentifies the ReserveBottomTextLine bindable property.
ReturnCommandParameterProperty staticIdentifies the ReturnCommandParameter bindable property.
ReturnCommandProperty staticIdentifies the ReturnCommand bindable property.
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.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
StartIconColorProperty staticIdentifies the StartIconColor bindable property.
StartIconCommandParameterProperty staticIdentifies the StartIconCommandParameter bindable property.
StartIconCommandProperty staticIdentifies the StartIconCommand bindable property.
StartIconProperty staticIdentifies the StartIcon bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TextColorProperty staticIdentifies the TextColor bindable property.
TextFontAttributesProperty staticIdentifies the TextFontAttributes bindable property.
TextFontFamilyProperty staticIdentifies the TextFontFamily bindable property.
TextFontSizeProperty staticIdentifies the TextFontSize bindable property.
TextHorizontalAlignmentProperty staticIdentifies the TextHorizontalAlignment bindable property.
TextVerticalAlignmentProperty staticIdentifies the TextVerticalAlignment 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.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
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

EditBase Class

EditBase Members

DevExpress.Maui.Editors Namespace