'Declaration Public Class SingleUpDownEditor Inherits Xceed.Wpf.Toolkit.PropertyGrid.Editors.NumericUpDownEditor(Of SingleUpDown,Nullable(Of Single)) Implements ITypeEditor
'Usage Dim instance As SingleUpDownEditor
public class SingleUpDownEditor : Xceed.Wpf.Toolkit.PropertyGrid.Editors.NumericUpDownEditor<SingleUpDown,Nullable<float>>, ITypeEditor