In This Article

LimitedStringPropertyEditor Class

Represents a PropertyEditor for editing a String value (or Object value via ValueAsString) with a non-editable ComboBox (drop-down only) that contains suggested options.

public class LimitedStringPropertyEditor : PropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor object

Constructors

LimitedStringPropertyEditor()

Initializes an instance of the LimitedStringPropertyEditor class.

public LimitedStringPropertyEditor()

Inherited Members