ComponentOne Extended Library for WPF and Silverlight
StringEditor Class
Members 

C1.WPF.Extended.PropertyGrid Namespace : StringEditor Class
Default editor used by C1PropertyGrid to edit String values.
Object Model
StringEditor Class
Syntax
'Declaration
 
Public Class StringEditor 
   Inherits C1.WPF.C1TextBoxBase
   Implements C1.WPF.Extended.ITypeEditorControl, C1.WPF.Extended.ITypeMutipleEditorControl 
public class StringEditor : C1.WPF.C1TextBoxBase, C1.WPF.Extended.ITypeEditorControl, C1.WPF.Extended.ITypeMutipleEditorControl  
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.Primitives.TextBoxBase
                        System.Windows.Controls.TextBox
                           C1.WPF.C1TextBoxBase
                              C1.WPF.Extended.PropertyGrid.StringEditor

See Also

Reference

StringEditor Members
C1.WPF.Extended.PropertyGrid Namespace