C1.WPF.Extended.PropertyGrid Namespace / EnumEditor Class
Members

EnumEditor Class
Default editor used by C1PropertyGrid to edit Enum values.
Object Model
EnumEditor Class
Syntax
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                           System.Windows.Controls.ComboBox
                              C1.WPF.Extended.PropertyGrid.EnumEditor

See Also