ComponentOne Extended Library for WPF and Silverlight
NumericEditor Class
Members 

C1.WPF.Extended.PropertyGrid Namespace : NumericEditor Class
Default editor used by C1PropertyGrid to edit numeric values.
Object Model
NumericEditor Class
Syntax
'Declaration
 
Public Class NumericEditor 
   Inherits C1.WPF.C1NumericBox
   Implements C1.WPF.Extended.ITypeEditorControl, C1.WPF.Extended.ITypeMutipleEditorControl 
public class NumericEditor : C1.WPF.C1NumericBox, C1.WPF.Extended.ITypeEditorControl, C1.WPF.Extended.ITypeMutipleEditorControl  
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.C1NumericBox
                        C1.WPF.Extended.PropertyGrid.NumericEditor

See Also

Reference

NumericEditor Members
C1.WPF.Extended.PropertyGrid Namespace