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
Inheritance:
object ObservableObjectBase PropertyEditor object

Constructors

SuggestedStringPropertyEditor()

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

public SuggestedStringPropertyEditor()

Inherited Members

Extension Methods