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