In This Article

LimitedObjectPropertyEditor Class

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

public class LimitedObjectPropertyEditor : PropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor object

Constructors

LimitedObjectPropertyEditor()

Initializes an instance of the LimitedObjectPropertyEditor class.

public LimitedObjectPropertyEditor()

Inherited Members