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