Gets/Sets the current Date/Time part that will be changed when using the Up/Down buttons (or Up/Down keys). This value must match a valid DateTime part on the DateTimeUpDownBase. This property will be modified when a new DateTimePart is selected via the mouse or keyboard. Default is DateTimePart.Other. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimeUpDownBase<Nullable<DateTime>>)
Indicates if the synchronization between "Value" and "Text" should be done only on the Enter key press (and lost focus). In the case of DateTimeUpDown, this property is true by default and cannot be modified. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimeUpDownBase<Nullable<DateTime>>)