'Declaration Public Class ShortUpDownEditor Inherits Xceed.Wpf.Toolkit.PropertyGrid.Editors.NumericUpDownEditor(Of ShortUpDown,Nullable(Of Short)) Implements ITypeEditor
'Usage Dim instance As ShortUpDownEditor
public class ShortUpDownEditor : Xceed.Wpf.Toolkit.PropertyGrid.Editors.NumericUpDownEditor<ShortUpDown,Nullable<short>>, ITypeEditor