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()

Initializes an instance of the SuggestedStringPropertyEditor class.

public SuggestedStringPropertyEditor()

Inherited Members