Skip to main content
A newer version of this page is available. .

EditBase Fields

The base class for all data editors.
Name Description
AllowAnimationProperty static Identifies the AllowAnimation bindable property.
BorderColorProperty static Identifies the BorderColor bindable property.
BorderThicknessProperty static Identifies the BorderThickness bindable property.
BottomTextFontAttributesProperty static Identifies the BottomTextFontAttributes bindable property.
BottomTextFontFamilyProperty static Identifies the BottomTextFontFamily bindable property.
BottomTextFontSizeProperty static Identifies the BottomTextFontSize bindable property.
BottomTextTopIndentProperty static Identifies the BottomTextTopIndent bindable property.
BoxHeightProperty static Identifies the BoxHeight bindable property.
BoxMarginProperty static Identifies the BoxMargin bindable property.
BoxMinHeightProperty static Identifies the BoxMinHeight bindable property.
BoxMinWidthProperty static Identifies the BoxMinWidth bindable property.
BoxModeProperty static Identifies the BoxMode bindable property.
BoxPaddingProperty static Identifies the BoxPadding bindable property.
CharacterCasingProperty static Identifies the CharacterCasing bindable property.
ClearIconColorProperty static Identifies the ClearIconColor bindable property.
ClearIconCommandParameterProperty static Identifies the ClearIconCommandParameter bindable property.
ClearIconCommandProperty static Identifies the ClearIconCommand bindable property.
ClearIconProperty static Identifies the ClearIcon bindable property.
ClearIconVisibilityProperty static Identifies the ClearIconVisibility bindable property.
CornerModeProperty static Identifies the CornerMode bindable property.
CornerRadiusProperty static Identifies the CornerRadius bindable property.
CursorColorProperty static Identifies the CursorColor bindable property.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property.
DisabledBorderColorProperty static Identifies the DisabledBorderColor bindable property.
DisabledBorderThicknessProperty static Identifies the DisabledBorderThickness bindable property.
DisabledHelpTextColorProperty static Identifies the DisabledHelpTextColor bindable property.
DisabledIconColorProperty static Identifies the DisabledIconColor bindable property.
DisabledLabelColorProperty static Identifies the DisabledLabelColor bindable property.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property.
DisplayTextProperty static Identifies the DisplayText bindable property.
EndIconColorProperty static Identifies the EndIconColor bindable property.
EndIconCommandParameterProperty static Identifies the EndIconCommandParameter bindable property.
EndIconCommandProperty static Identifies the EndIconCommand bindable property.
EndIconProperty static Identifies the EndIcon bindable property.
ErrorColorProperty static Identifies the ErrorColor bindable property.
ErrorIconColorProperty static Identifies the ErrorIconColor bindable property.
ErrorIconCommandParameterProperty static Identifies the ErrorIconCommandParameter bindable property.
ErrorIconCommandProperty static Identifies the ErrorIconCommand bindable property.
ErrorIconProperty static Identifies the ErrorIcon bindable property.
ErrorTextProperty static Identifies the ErrorText bindable property.
FocusedBorderColorProperty static Identifies the FocusedBorderColor bindable property.
FocusedBorderThicknessProperty static Identifies the FocusedBorderThickness bindable property.
FocusedLabelColorProperty static Identifies the FocusedLabelColor bindable property.
HasErrorProperty static Identifies the HasError bindable property.
HelpTextColorProperty static Identifies the HelpTextColor bindable property.
HelpTextProperty static Identifies the HelpText bindable property.
IconColorProperty static Identifies the IconColor bindable property.
IconIndentProperty static Identifies the IconIndent bindable property.
IconSpacingProperty static Identifies the IconSpacing bindable property.
IconVerticalAlignmentProperty static Identifies the IconVerticalAlignment bindable property.
IsEndIconVisibleProperty static Identifies the IsEndIconVisible bindable property.
IsErrorIconVisibleProperty static Identifies the IsErrorIconVisible bindable property.
IsLabelFloatingProperty static Identifies the IsLabelFloating bindable property.
IsReadOnlyProperty static Identifies the IsReadOnly bindable property.
IsStartIconVisibleProperty static Identifies the IsStartIconVisible bindable property.
LabelColorProperty static Identifies the LabelColor bindable property.
LabelFontSizeProperty static Identifies the LabelFontSize bindable property.
LabelTextProperty static Identifies the LabelText bindable property.
PlaceholderColorProperty static Identifies the PlaceholderColor bindable property.
PlaceholderTextProperty static Identifies the PlaceholderText bindable property.
ReserveBottomTextLineProperty static Identifies the ReserveBottomTextLine bindable property.
ReturnCommandParameterProperty static Identifies the ReturnCommandParameter bindable property.
ReturnCommandProperty static Identifies the ReturnCommand bindable property.
ReturnTypeProperty static Identifies the ReturnType bindable property.
StartIconColorProperty static Identifies the StartIconColor bindable property.
StartIconCommandParameterProperty static Identifies the StartIconCommandParameter bindable property.
StartIconCommandProperty static Identifies the StartIconCommand bindable property.
StartIconProperty static Identifies the StartIcon bindable property.
TextColorProperty static Identifies the TextColor bindable property.
TextFontAttributesProperty static Identifies the TextFontAttributes bindable property.
TextFontFamilyProperty static Identifies the TextFontFamily bindable property.
TextFontSizeProperty static Identifies the TextFontSize bindable property.
TextHorizontalAlignmentProperty static Identifies the TextHorizontalAlignment bindable property.
TextVerticalAlignmentProperty static Identifies the TextVerticalAlignment bindable property.
See Also