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