Skip to main content

SpinEdit Fields

A SpinEdit control.
Name Description
AcceptsReturnProperty static Identifies the TextEdit.AcceptsReturn dependency property. Inherited from TextEdit.
AllowNullInputProperty static Identifies the TextEdit.AllowNullInput dependency property. Inherited from TextEdit.
AllowRoundOutOfRangeValueProperty static Identifies the SpinEdit.AllowRoundOutOfRangeValue dependency property.
AllowSpinOnMouseWheelProperty static Identifies the TextEdit.AllowSpinOnMouseWheel dependency property. Inherited from TextEdit.
ButtonsProperty static Identifies the TextEdit.Buttons dependency property. Inherited from TextEdit.
CausesValidationProperty static Identifies the BaseEdit.CausesValidation dependency property. Inherited from BaseEdit.
DisplayFormatStringProperty static Identifies the DisplayFormatString dependency property. Inherited from TextEdit.
DisplayTextProperty static Identifies the DisplayText dependency property. Inherited from TextEdit.
EditValueConverterProperty static Identifies the BaseEdit.EditValueConverter dependency property. Inherited from BaseEdit.
EditValuePostDelayProperty static Identifies the EditValuePostDelay dependency property. Inherited from BaseEdit.
EditValuePostModeProperty static Identifies the EditValuePostMode dependency property. Inherited from BaseEdit.
EditValueProperty static Identifies the BaseEdit.EditValue dependency property. Inherited from BaseEdit.
EditValueTypeProperty static Identifies the BaseEdit.EditValueType dependency property. Inherited from BaseEdit.
HasValidationErrorProperty static Identifies the BaseEdit.HasValidationError dependency property. Inherited from BaseEdit.
HeaderProperty static Identifies the Header dependency property. Inherited from TextEdit.
HeaderTemplateProperty static Identifies the HeaderTemplate dependency property. Inherited from TextEdit.
IncrementProperty static Identifies the SpinEdit.Increment dependency property.
InputScopeProperty static Identifies the TextEdit.InputScope dependency property. Inherited from TextEdit.
IsReadOnlyProperty static Identifies the BaseEdit.IsReadOnly dependency property. Inherited from BaseEdit.
IsSpellCheckEnabledProperty static Identifies the IsSpellCheckEnabled dependency property. Inherited from TextEdit.
IsTextEditableProperty static Identifies the IsTextEditable dependency property.
IsTextPredictionEnabledProperty static Identifies the TextEdit.IsTextPredictionEnabled dependency property. Inherited from TextEdit.
MaxLengthProperty static Identifies the TextEdit.MaxLength dependency property. Inherited from TextEdit.
MaxValueProperty static Identifies the SpinEdit.MaxValue dependency property.
MinValueProperty static Identifies the SpinEdit.MinValue dependency property.
NullTextForegroundProperty static Identifies the TextEdit.NullTextForeground dependency property. Inherited from TextEdit.
NullTextProperty static Identifies the TextEdit.NullText dependency property. Inherited from TextEdit.
NullValueProperty static Identifies the TextEdit.NullValue dependency property. Inherited from TextEdit.
SelectionHighlightBrushProperty static Identifies the TextEdit.SelectionHighlightBrush dependency property. Inherited from TextEdit.
ShowClearButtonProperty static Identifies the ShowClearButton dependency property. Inherited from TextEdit.
ShowDefaultButtonsProperty static Identifies the TextEdit.ShowDefaultButtons dependency property. Inherited from TextEdit.
ShowErrorIconProperty static Identifies the ShowErrorIcon dependency property. Inherited from BaseEdit.
ShowNullTextForEmptyValueProperty static Identifies the TextEdit.ShowNullTextForEmptyValue dependency property. Inherited from TextEdit.
ShowNullTextProperty static Identifies the TextEdit.ShowNullText dependency property. Inherited from TextEdit.
ShowTextProperty static Identifies the TextEdit.ShowText dependency property. Inherited from TextEdit.
TextAlignmentProperty static Identifies the TextAlignment dependency property. Inherited from TextEdit.
TextInputSettingsProperty static Identifies the TextEdit.TextInputSettings dependency property. Inherited from TextEdit.
TextProperty static Identifies the TextEdit.Text dependency property. Inherited from TextEdit.
TextWrappingProperty static Identifies the TextEdit.TextWrapping dependency property. Inherited from TextEdit.
ValidateOnEnterKeyPressedProperty static Identifies the BaseEdit.ValidateOnEnterKeyPressed dependency property. Inherited from BaseEdit.
ValidateOnTextInputProperty static Identifies the BaseEdit.ValidateOnTextInput dependency property. Inherited from BaseEdit.
ValidationErrorProperty static Identifies the BaseEdit.ValidationError dependency property. Inherited from BaseEdit.
ValueProperty static Identifies the SpinEdit.Value dependency property.
See Also