'Declaration
Public Class NumericEditor Inherits C1.WPF.PropertyGrid.BaseEditor(Of Object,C1NumericBox) Implements IPropertyGridEditor
public class NumericEditor : C1.WPF.PropertyGrid.BaseEditor<object,C1NumericBox>, IPropertyGridEditor
'Declaration
Public Class NumericEditor Inherits C1.WPF.PropertyGrid.BaseEditor(Of Object,C1NumericBox) Implements IPropertyGridEditor
public class NumericEditor : C1.WPF.PropertyGrid.BaseEditor<object,C1NumericBox>, IPropertyGridEditor
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.NumericEditor
C1.WPF.PropertyGrid.HeightEditor
C1.WPF.PropertyGrid.WidthEditor