Default editor used by C1PropertyGrid to edit String values.
Namespace:
C1.WPF.Extended.PropertyGridAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public class StringEditor : C1TextBoxBase |
| Visual Basic |
|---|
Public Class StringEditor _ Inherits C1TextBoxBase |
| XAML Object Element Usage |
|---|
<StringEditor .../> |
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
C1TextBoxBase
C1.WPF.Extended.PropertyGrid..::..StringEditor
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
C1TextBoxBase
C1.WPF.Extended.PropertyGrid..::..StringEditor