Skip to main content

DateEdit Fields

Represents a date editor with a dropdown calendar.
Name Description
AcceptsReturnProperty static Identifies the TextEdit.AcceptsReturn dependency property. Inherited from TextEdit.
ActualEditTemplateProperty static Identifies the BaseEdit.ActualEditTemplate dependency property. Inherited from BaseEdit.
AllowNullInputProperty static Identifies the TextEdit.AllowNullInput dependency property. Inherited from TextEdit.
AllowRoundOutOfRangeValueProperty static Identifies the DateEdit.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.
ButtonsTemplateProperty static Identifies the TextEdit.ButtonsTemplate dependency property. Inherited from TextEdit.
CausesValidationProperty static Identifies the BaseEdit.CausesValidation dependency property. Inherited from BaseEdit.
DateTimeProperty static Identifies the DateEdit.DateTime dependency property.
DisplayFormatStringProperty static Identifies the BaseEdit.DisplayFormatString dependency property. Inherited from BaseEdit.
DisplayTextConverterProperty static Identifies the BaseEdit.DisplayTextConverter dependency property. Inherited from BaseEdit.
DisplayTextProperty static Identifies the BaseEdit.DisplayText dependency property. Inherited from BaseEdit.
EditCoreIsTabStopProperty static Identifies the TextEdit.EditCoreIsTabStop dependency property. Inherited from TextEdit.
EditNonEditableTemplateProperty static Identifies the TextEdit.EditNonEditableTemplate dependency property. Inherited from TextEdit.
EditTemplateProperty static Identifies the BaseEdit.EditTemplate dependency property. Inherited from BaseEdit.
EditValueConverterProperty static Identifies the BaseEdit.EditValueConverter 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 Inherited from TextEdit.
HeaderTemplateProperty static Inherited from TextEdit.
InputScopeProperty static Identifies the TextEdit.InputScope dependency property. Inherited from TextEdit.
IsInLayoutControlProperty static Identifies the BaseEdit.IsInLayoutControl dependency property. Inherited from BaseEdit.
IsReadOnlyProperty static Identifies the BaseEdit.IsReadOnly dependency property. Inherited from BaseEdit.
IsSpellCheckEnabledProperty static Inherited from TextEdit.
IsTextEditableProperty static Identifies the TextEdit.IsTextEditable dependency property. Inherited from TextEdit.
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 DateEdit.MaxValue dependency property.
MinValueProperty static Identifies the DateEdit.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.
OwnerEditProperty static Identifies the DevExpress.UI.Xaml.Editors.BaseEdit.OwnerEdit attached property. Inherited from BaseEdit.
PopupSettingsProperty static Identifies the TextEdit.PopupSettings dependency property. Inherited from TextEdit.
SelectionHighlightBrushProperty static Identifies the TextEdit.SelectionHighlightBrush dependency property. Inherited from TextEdit.
ShowDefaultButtonsProperty static Identifies the TextEdit.ShowDefaultButtons dependency property. Inherited from TextEdit.
ShowErrorToolTipProperty static Identifies the BaseEdit.ShowErrorToolTip 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.
StyleSettingsProperty static Identifies the BaseEdit.StyleSettings dependency property. Inherited from BaseEdit.
TextAlignmentProperty static 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.
TextTemplateProperty static Identifies the TextEdit.TextTemplate 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.
See Also