Default editor used by C1PropertyGrid to edit Enum values.
Namespace:
C1.Silverlight.Extended.PropertyGridAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public class EnumEditor : C1ComboBox, ITypeEditorControl |
Visual Basic |
---|
Public Class EnumEditor _ Inherits C1ComboBox _ Implements ITypeEditorControl |
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
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