'Declaration
Public Class EnumEditor Inherits C1.WPF.PropertyGrid.BaseEditor(Of Enum,C1ComboBox) Implements IPropertyGridEditor
public class EnumEditor : C1.WPF.PropertyGrid.BaseEditor<Enum,C1ComboBox>, IPropertyGridEditor
'Declaration
Public Class EnumEditor Inherits C1.WPF.PropertyGrid.BaseEditor(Of Enum,C1ComboBox) Implements IPropertyGridEditor
public class EnumEditor : C1.WPF.PropertyGrid.BaseEditor<Enum,C1ComboBox>, IPropertyGridEditor
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.EnumEditor