The following tables list the members exposed by EditorByteUpDownDefinition.
Public Constructors
Public Properties
| Name | Description |
| AllowSpin | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| AutoSelectBehavior | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| Binding | Gets or sets the Binding that will be used to privide the value for the editor. (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| ClipValueToMinMax | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| CultureInfo | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| DefaultValue | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| DependencyObjectType | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| Dispatcher | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| EditingElementStyle | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| FormatString | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| HorizontalContentAlignment | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| Increment | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| IsSealed | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| Maximum | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| Minimum | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| MouseWheelActiveTrigger | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| ParsingNumberStyle | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| 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.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| ShowButtonSpinner | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| TargetProperties | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| TextAlignment | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| 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<ByteUpDown,byte>) |
| Watermark | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
| WatermarkTemplate | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<ByteUpDown,byte>) |
Top
Public Methods
See Also