In This Article

StringPropertyEditor Class

Represents a PropertyEditor for editing a String value (or Object value via ValueAsString) with a TextBox.

public class StringPropertyEditor : PropertyEditor, INotifyPropertyChanged
Inheritance:
System.Object ObservableObjectBase PropertyEditor Object

Constructors

StringPropertyEditor()

Initializes an instance of the StringPropertyEditor class.

public StringPropertyEditor()

Inherited Members