C1.Silverlight.Extended.PropertyGrid Namespace / ColorPaletteEditor Class
Members

ColorPaletteEditor Class
Default editor used by C1PropertyGrid to edit ColorPalette values.
Object Model
ColorPaletteEditor Class
Syntax
'Declaration
 
Public Class ColorPaletteEditor 
   Inherits C1.Silverlight.C1ComboBox
   Implements C1.Silverlight.Extended.ITypeEditorControl, C1.Silverlight.Extended.ITypeMutipleEditorControl 
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  C1.Silverlight.C1ComboBox
                     C1.Silverlight.Extended.PropertyGrid.ColorPaletteEditor

See Also