'Declaration Public Class LongUpDownEditor Inherits Xceed.Wpf.Toolkit.PropertyGrid.Editors.NumericUpDownEditor(Of LongUpDown,Nullable(Of Long)) Implements ITypeEditor
'Usage Dim instance As LongUpDownEditor
public class LongUpDownEditor : Xceed.Wpf.Toolkit.PropertyGrid.Editors.NumericUpDownEditor<LongUpDown,Nullable<long>>, ITypeEditor