In This Article

SuggestedStringPropertyEditor Class

Represents a PropertyEditor for editing a String value (or Object value via ValueAsString) with an editable ComboBox that contains suggested options.

public class SuggestedStringPropertyEditor : PropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor Object

Constructors

SuggestedStringPropertyEditor()

Initializes an instance of the SuggestedStringPropertyEditor class.

public SuggestedStringPropertyEditor()

Inherited Members