'Declaration Public Class ByteUpDownEditor Inherits Xceed.Wpf.Toolkit.PropertyGrid.Editors.NumericUpDownEditor(Of ByteUpDown,Nullable(Of Byte)) Implements ITypeEditor
'Usage Dim instance As ByteUpDownEditor
public class ByteUpDownEditor : Xceed.Wpf.Toolkit.PropertyGrid.Editors.NumericUpDownEditor<ByteUpDown,Nullable<byte>>, ITypeEditor