The following tables list the members exposed by EditorDoubleUpDownDefinition.
Public Constructors
Public Properties
| Name | Description |
 | AllowInputSpecialValues | |
 | AllowSpin | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
 | AutoSelectBehavior | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<DoubleUpDown,double>) |
 | Binding | Gets or sets the Binding that will be used to privide the value for the editor. (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorBoundDefinition) |
 | ClipValueToMinMax | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<DoubleUpDown,double>) |
 | CultureInfo | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
 | DefaultValue | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | EditingElementStyle | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorBoundDefinition) |
 | FormatString | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<DoubleUpDown,double>) |
 | HorizontalContentAlignment | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
 | Increment | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<DoubleUpDown,double>) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | Maximum | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<DoubleUpDown,double>) |
 | Minimum | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<DoubleUpDown,double>) |
 | MouseWheelActiveTrigger | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
 | ParsingNumberStyle | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<DoubleUpDown,double>) |
 | PropertyDefinitions | Gets or sets the Collection of PropertyDefinition to specify which sub-PropertyItems should be shown in the PropertyGrid. (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.PropertyDefinitionBase) |
 | ShowButtonSpinner | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
 | TargetProperties | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.PropertyDefinitionBase) |
 | TextAlignment | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
 | UpdateValueOnEnterKey | Gets or sets a value indicating whether the synchronization between "Value" and "Text" will only be done on an Enter key press or a lostFocus. (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<DoubleUpDown,double>) |
 | Watermark | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
 | WatermarkTemplate | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
Top
Public Methods
See Also