Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / EnumEditor Class
Members

In This Topic
    EnumEditor Class
    In This Topic
    Default editor used by C1PropertyGrid to edit Enum values.
    Object Model
    EnumEditor Class
    Syntax
    'Declaration
     
    
    Public Class EnumEditor 
       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.EnumEditor

    See Also