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 dependency property.
BoxMarginProperty static Identifies the BoxMargin dependency property.
BoxMinHeightProperty static Identifies the BoxMinHeight dependency property.
BoxMinWidthProperty static Identifies the BoxMinWidth dependency property.
BoxModeProperty static Identifies the BoxMode bindable property.
BoxPaddingProperty static Identifies the BoxPadding bindable property.
ClearIconColorProperty static Identifies the ClearIconColor dependency property.
ClearIconCommandParameterProperty static Identifies the ClearIconCommandParameter dependency property.
ClearIconCommandProperty static Identifies the ClearIconCommand dependency property.
ClearIconProperty static Identifies the ClearIcon dependency property.
ClearIconVisibilityProperty static Identifies the ClearIconVisibility dependency property.
CornerModeProperty static Identifies the CornerMode bindable property.
CornerRadiusProperty static Identifies the CornerRadius dependency property.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor dependency 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 dependency property.
EndIconColorProperty static Identifies the EndIconColor dependency 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 dependency 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.
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 dependency property.
ReserveBottomTextLineProperty static Identifies the ReserveBottomTextLine bindable property.
ReturnCommandParameterProperty static Identifies the ReturnCommandParameter dependency property.
ReturnCommandProperty static Identifies the ReturnCommand dependency property.
ReturnTypeProperty static Identifies the ReturnType dependency property.
StartIconColorProperty static Identifies the StartIconColor dependency 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.
See Also