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